From 72f5f77ad33ae61f671d4e5d19730473c64911d4 Mon Sep 17 00:00:00 2001 From: Chandan Kumar Date: Tue, 7 Aug 2018 21:05:00 +0530 Subject: [PATCH] Add tripleo-ci-centos-7-undercloud-containers job * Since mistral is heavily used in TripleO deployment. tripleo-ci-centos-7-undercloud-containers deploys containerized undercloud and run mistral tempest plugin tests. It will help to discovers issues early. Depends-On: https://review.openstack.org/#/c/565642/ Depends-On: https://review.openstack.org/589849 Change-Id: Iebdd6476fc4f914644490b18a3dc1f3462666c89 --- .zuul.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index e08a49ca2..fca54ea53 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -112,6 +112,7 @@ # failures, please reach us on #tripleo IRC channel. - tripleo-ci-centos-7-scenario003-multinode-oooq - tripleo-ci-centos-7-scenario003-multinode-oooq-container + - tripleo-ci-centos-7-undercloud-containers - mistral-rally-task - openstack-tox-lower-constraints: required-projects: @@ -127,6 +128,7 @@ - mistral-devstack-kombu - mistral-rally-task - openstack-tox-lower-constraints + - tripleo-ci-centos-7-undercloud-containers post: jobs: - mistral-docker-buildimage: