From 3a24e1be9b889967783df69a759b831698ce28e4 Mon Sep 17 00:00:00 2001 From: "Chandan Kumar (raukadah)" Date: Thu, 18 Jul 2019 19:53:40 +0530 Subject: [PATCH] Add tripleo standalone job Since ansible-config_template project is using in TripleO and any change in this project will break the TripleO. It would be good have a job which tests both the projects and make sure it does not break anything. Change-Id: Ia85e497beb13c115c3b1ee8deaa624cab2f1aa8e Signed-off-by: Chandan Kumar (raukadah) --- zuul.d/project.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 54832b5..dd9843e 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -21,9 +21,11 @@ check: jobs: - openstack-ansible-python3-ubuntu-bionic + - tripleo-ci-centos-7-standalone-os-tempest gate: jobs: - openstack-ansible-python3-ubuntu-bionic + - tripleo-ci-centos-7-standalone-os-tempest post: jobs: - publish-openstack-python-branch-tarball