4897d5e047
don't expand IncludeRawVerbatim twice > FAILED tests/loader/test_loader.py::test_include_job[include002] - jenkins_jobs.errors.JenkinsJobsException: While formatting string "#!/bin/bash\n#\n# sample script to check that variables aren't expanded\n# when usi...": Missing parameter: 'VAR1' > FAILED tests/loader/test_loader.py::test_include[include002] - jenkins_jobs.errors.JenkinsJobsException: While formatting string "#!/bin/bash\n#\n# sample script to check that variables aren't expanded\n# when usi...": Missing parameter: 'VAR1' Change-Id: I88b22987eabe99f00d99755299256d4aba8a1c76
5 lines
88 B
PHP
5 lines
88 B
PHP
name: test-gerrit
|
|
builders:
|
|
- shell:
|
|
!include-raw-verbatim: include-raw-vars.sh
|