We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c6cf7c + e7653ee commit 01cbcd6Copy full SHA for 01cbcd6
zuul.d/project.yaml
@@ -19,6 +19,8 @@
19
# to break them. They rather serve as a canary for broken POST jobs.
20
- ironic-python-agent-check-image-dib-centos9:
21
voting: false
22
+ - ironic-python-agent-check-image-dib-debian:
23
+ voting: false
24
gate:
25
jobs:
26
- openstack-tox-functional
@@ -29,3 +31,4 @@
29
31
post:
30
32
33
- ironic-python-agent-build-image-dib-centos9
34
+ - ironic-python-agent-build-image-dib-debian
0 commit comments