From 63d397b8a8f3cb67dbbe90e51354d6ea1fb986b3 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Mon, 19 Aug 2019 16:57:21 +0200 Subject: [PATCH] Restore TripleO CI as voting and gated Change-Id: Ic141ec854aa9bee7cb30ec982c6f91fedbc4a3a3 --- .zuul.d/centos.yaml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/.zuul.d/centos.yaml b/.zuul.d/centos.yaml index a67a81ba1b..74fb76d477 100644 --- a/.zuul.d/centos.yaml +++ b/.zuul.d/centos.yaml @@ -8,8 +8,7 @@ - kolla-ansible-centos-binary - kolla-ansible-centos-source-upgrade - tripleo-build-containers-centos-7: - # FIXME(yoctozepto): set to voting when TripleO CI is fixed - voting: false + voting: true files: - ^.zuul.d/centos.yaml$ - ^docker/.*$ @@ -36,6 +35,15 @@ - kolla-build-centos-source - kolla-ansible-centos-source - kolla-ansible-centos-source-upgrade + - tripleo-build-containers-centos-7: + voting: true + files: + - ^.zuul.d/centos.yaml$ + - ^docker/.*$ + - ^kolla/.*$ + - ^requirements.txt$ + - ^setup.cfg$ + - ^setup.py$ periodic: jobs: - kolla-publish-centos-source: