Make shade-tox-tips actually run shade tests
Whoops. This is currently running tox tests in the triggering project. Change-Id: I2b25bc66375292b1bb9bc3a7e548d937eb9dfe35
This commit is contained in:
parent
41538c865d
commit
4b5754fd5a
@ -5,6 +5,7 @@
|
||||
Run tox python 27 unittests against master of important libs
|
||||
vars:
|
||||
tox_install_siblings: true
|
||||
zuul_work_dir: src/git.openstack.org/openstack-infra/shade
|
||||
# shade in required-projects so that os-client-config and keystoneauth
|
||||
# can add the job as well
|
||||
required-projects:
|
||||
@ -20,6 +21,7 @@
|
||||
Run tox python 35 unittests against master of important libs
|
||||
vars:
|
||||
tox_install_siblings: true
|
||||
zuul_work_dir: src/git.openstack.org/openstack-infra/shade
|
||||
# shade in required-projects so that os-client-config and keystoneauth
|
||||
# can add the job as well
|
||||
required-projects:
|
||||
|
Loading…
Reference in New Issue
Block a user