From b287655a5790be3172519db19859e4502dfc90a3 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Mon, 4 Mar 2019 16:29:26 +0000 Subject: [PATCH] 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 --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.yaml b/.zuul.yaml index 03dfb665f..b409ed2b6 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -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: