Set zuul_work_dir for tox testing
Setting this to system-config allows us to run the base tests as 3rd party ci for projects like testinfra. Change-Id: I2d15df154dcdc7c5da6c3326fbecec2146201164
This commit is contained in:
parent
d284333363
commit
912dff49e7
@ -107,3 +107,6 @@
|
|||||||
name: tox
|
name: tox
|
||||||
vars:
|
vars:
|
||||||
tox_envlist: testinfra
|
tox_envlist: testinfra
|
||||||
|
# This allows us to run from external projects (like testinfra
|
||||||
|
# itself)
|
||||||
|
zuul_work_dir: src/opendev.org/opendev/system-config
|
||||||
|
Loading…
Reference in New Issue
Block a user