Skip to content

Commit 4b3ad06

Browse files
committed
CI: make Debian source jobs voting
We have Debian support for quite a while. While binary target is not always up-to-date (due to Debian OpenStack team policy of building only released code, not git snapshots) source images are expected to just work. Change-Id: I094c8559726d1068b65366ff86732881d3be5929
1 parent 1766ce8 commit 4b3ad06

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.zuul.d/debian.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99
jobs:
1010
- kolla-build-debian-source-aarch64
1111
- kolla-ansible-debian-source-aarch64
12+
gate:
13+
queue: kolla
14+
jobs:
15+
- kolla-build-debian-source
16+
- kolla-ansible-debian-source
1217
periodic:
1318
jobs:
1419
- kolla-publish-debian-source-quay
@@ -25,7 +30,6 @@
2530
name: kolla-build-debian-source
2631
parent: kolla-base
2732
nodeset: kolla-debian-bullseye
28-
voting: false
2933
vars:
3034
base_distro: debian
3135
install_type: source

0 commit comments

Comments
 (0)