From Fedora Project Wiki

Revision as of 07:05, 2 September 2014 by Msrb (talk | contribs) (Created page with "{{QA/Test_Case |description= Script console |setup= # Ensure that Jenkins is running. |actions= # run "curl -d 'script=Hudson.instance.version' http://localhost:8080/scriptTe...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

Script console

Setup

  1. Ensure that Jenkins is running.

How to test

  1. run "curl -d 'script=Hudson.instance.version' http://localhost:8080/scriptText"
    1. the output should be Jenkins version, for example:
Result: 1.575

Expected Results

  1. there should be no failures or stacktraces printed on stdout/stderr