Hayato Ito created JENKINS-13979:
------------------------------------
Summary: [scriptler plugin]build failed if groovy script return
false.
Key: JENKINS-13979
URL: https://issues.jenkins-ci.org/browse/JENKINS-13979
Project: Jenkins
Issue Type: New Feature
Components: scriptler
Reporter: Hayato Ito
Assignee: domi
Fix For: current
background:
I want to run some checking script on scriptler plugin.
ex) disk usage check, file exists check, network connectivity test...
but, scriptler plugin does not have method to fail to job except throwing a
exception.
If throw exception in the script, the script output is not to print console log.
feature:
- build fail if the scriptler script return false.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira