9d8e765881
This allows jobs which inherit from unittests to specify that the test-setup script should not be run. Some "unit test" jobs are simple enough that they do not need to perform costly setup for a full test run. Change-Id: I5826bed411c42f9b3e0477b351bd82bd964d2fac
7 lines
130 B
YAML
7 lines
130 B
YAML
---
|
|
test_setup_args: ""
|
|
test_setup_environment: {}
|
|
test_setup_skip: false
|
|
|
|
zuul_work_dir: "src/{{ zuul.project.canonical_name }}"
|