0f0f681069
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
9 lines
177 B
YAML
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
|