Skip to content

Commit

Permalink
Remove tripleo-multinode-container|baremetal-minimal from layout
Browse files Browse the repository at this point in the history
The tripleo-multinode-container-minimal and -baremetal-minimal
templates are being deprecated [1] as part of wider tripleo CI
optimization at [2].

This sets the linters/pep8 job to non voting as it is broken
with issue seen at [3].

[1] Ie6473759383bd4b903cbe56fba9fee75a24154c4
[2] https://review.opendev.org/q/topic:tripleo-ci-reduce
[3] https://zuul.opendev.org/t/openstack/build/ac8966befe634bd282c5dcad4ec53c2d

Change-Id: Iefe3eed322f1102344c6b54531c61a41ce4d227b
  • Loading branch information
marios committed Mar 2, 2021
1 parent 919a9c8 commit 31768f0
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions zuul.d/layout.yaml
@@ -1,12 +1,17 @@
- project:
templates:
- tripleo-multinode-baremetal-minimal
- tripleo-multinode-container-minimal
- check-requirements
- openstack-python-jobs
- openstack-python35-jobs
check:
jobs:
- openstack-tox-cover:
voting: false
- openstack-tox-pep8:
voting: false
gate:
queue: tripleo
jobs:
- openstack-tox-pep8:
voting: false

0 comments on commit 31768f0

Please sign in to comment.