From 8fcdf82d259c02905dca5b6dfd0a14ab8e13de26 Mon Sep 17 00:00:00 2001 From: Chandan Kumar Date: Tue, 28 Aug 2018 09:55:52 +0530 Subject: [PATCH] Add refstack-client-devstack-tempestconf job * Since this is the only job against refstack-client which makes sures python-tempestconf works. But what about running this job against tempestconf and making sure any updates to tempestconf does not breaks the refstck-client tempestconf integration Depends-On: https://review.openstack.org/#/c/562956/ Change-Id: Ied653f3cab219f60879411da11eada42ff6ae568 --- .zuul.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 1d57be24..8229b22c 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -13,6 +13,7 @@ - python-tempestconf-tempest-packstack-admin - python-tempestconf-tempest-packstack-demo - tripleo-ci-centos-7-scenario002-multinode-oooq-container + - refstack-client-devstack-tempestconf gate: jobs: - python-tempestconf-tempest-devstack-admin @@ -20,6 +21,7 @@ - python-tempestconf-tempest-packstack-admin - python-tempestconf-tempest-packstack-demo - tripleo-ci-centos-7-scenario002-multinode-oooq-container + - refstack-client-devstack-tempestconf - job: name: python-tempestconf-devstack-base