Skip to content

Commit

Permalink
change tripleo centos-7 build containers to centos-8
Browse files Browse the repository at this point in the history
mark the job non-voting
remove the gate job.

Once the job is confirmed stable we should
add voting, gating.

Change-Id: Ied6df5412c58446c6b090bc8e9822685ed51ddb1
  • Loading branch information
weshayutin committed Feb 17, 2020
1 parent abce4d5 commit 1b0884a
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions .zuul.d/centos.yaml
Expand Up @@ -11,8 +11,8 @@
- kolla-ansible-centos-binary
- kolla-ansible-centos8-binary
- kolla-ansible-centos-source-upgrade
- tripleo-build-containers-centos-7:
voting: true
- tripleo-build-containers-centos-8:
voting: false
files:
- ^.zuul.d/centos.yaml$
- ^docker/.*$
Expand Down Expand Up @@ -50,15 +50,6 @@
- kolla-ansible-centos-source
- kolla-ansible-centos8-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
Expand Down

0 comments on commit 1b0884a

Please sign in to comment.