1eafcaabbb
The patch will allow jobs to set environment variables and pass command line arguments to the test-setup.sh script defined by a project. This can be used to customize the setup based on the particular job being run. Change-Id: I11e1ab15fd2bf3c734544121d9b4040b99ee63da
7 lines
108 B
YAML
7 lines
108 B
YAML
---
|
|
test_setup_args: ""
|
|
test_setup_environment: {}
|
|
|
|
zuul_work_dir: "src/{{ zuul.project.canonical_name }}"
|
|
|