From Fedora Project Wiki
Description
Script console
Setup
- Ensure that Jenkins is running.
How to test
- run "curl -d 'script=Hudson.instance.version' http://localhost:8080/scriptText"
- the output should be Jenkins version, for example:
Result: 1.575
Expected Results
- there should be no failures or stacktraces printed on stdout/stderr