jenkins-job-builder/tests/yamlparser/exceptions/failure_formatting_template.yaml
Darragh Bailey 0f0f681069 Output additional info when exceptions occur
Problems occurring deep in the code frequently need to be caught and
additional information included in the error output to help debug
issues.

Change-Id: I5aee523a3cf9e1cb7573fa6fc5a06dc3888be1ef
2016-12-08 15:59:12 +00:00

9 lines
177 B
YAML

- project:
name: missing_params_for_template
jobs:
- 'template-requiring-param-{os}'
- job-template:
name: 'template-requiring-param-{os}'
disabled: true