Make tox tips job actually run sdk tests
When keystoneauth or os-client-config run this job, they'll run their own tests, not openstacksdk's. Whoops. Change-Id: Ia4a421dc4b2e8c3d682ebce2474a436490988363
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
Run tox python 36 unittests against master of important libs
|
||||
vars:
|
||||
tox_install_siblings: true
|
||||
zuul_work_dir: src/git.openstack.org/openstack/openstacksdk
|
||||
# openstacksdk in required-projects so that osc and keystoneauth
|
||||
# can add the job as well
|
||||
required-projects:
|
||||
|
Reference in New Issue
Block a user