From 779f9f55c540bf92118fbb817805265a9601464b Mon Sep 17 00:00:00 2001 From: Chandan Kumar Date: Wed, 30 Jan 2019 18:04:05 +0530 Subject: [PATCH] Add tripleo-ci-centos-7-standalone-os-tempest job Since https://review.openstack.org/#/c/627500 marks the integration of os_tempest in tripleo ci, it is good to have a job here to make sure that it does not break tripleo integration. Change-Id: Ib6f2589b45a2273b124d78567d1da7c4cf605997 --- zuul.d/project.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 5c4d31f1..c7d3d750 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -22,6 +22,8 @@ check: jobs: - openstack-ansible-functional-tempestconf-centos-7 + - tripleo-ci-centos-7-standalone-os-tempest gate: jobs: - openstack-ansible-functional-tempestconf-centos-7 + - tripleo-ci-centos-7-standalone-os-tempest