From 4b5754fd5a8ea8ba610fffbad0c350ab4ebf00b0 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Sat, 3 Mar 2018 08:31:43 -0600 Subject: [PATCH] Make shade-tox-tips actually run shade tests Whoops. This is currently running tox tests in the triggering project. Change-Id: I2b25bc66375292b1bb9bc3a7e548d937eb9dfe35 --- .zuul.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 6036c8a14..bb6d89487 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -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: