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:
Monty Taylor 2019-03-04 16:29:26 +00:00
parent eb5766916e
commit b287655a57
1 changed files with 1 additions and 0 deletions

View File

@ -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: