Skip to content

Commit 083eeee

Browse files
committed
Make jammy platform jobs non-voting
We missed to add the jobs to the gate queue and so they have already regressed before they were actually in place. Make them non-voting for now until the issues are fixed. Signed-off-by: Dr. Jens Harbott <harbott@osism.tech> Change-Id: I5d1f83dfe23747096163076dcf80750585c0260e
1 parent 08254ca commit 083eeee

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.zuul.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -731,6 +731,7 @@
731731
parent: tempest-full-py3
732732
description: Ubuntu 22.04 LTS (jammy) platform test
733733
nodeset: openstack-single-node-jammy
734+
voting: false
734735
timeout: 9000
735736
vars:
736737
configure_swap_size: 4096
@@ -742,6 +743,7 @@
742743
name: devstack-platform-ubuntu-jammy-ovn-source
743744
parent: devstack-platform-ubuntu-jammy
744745
description: Ubuntu 22.04 LTS (jammy) platform test (OVN from source)
746+
voting: false
745747
vars:
746748
devstack_localrc:
747749
OVN_BUILD_FROM_SOURCE: True
@@ -754,6 +756,7 @@
754756
parent: tempest-full-py3
755757
description: Ubuntu 22.04 LTS (jammy) platform test (OVS)
756758
nodeset: openstack-single-node-jammy
759+
voting: false
757760
timeout: 9000
758761
vars:
759762
configure_swap_size: 8192

0 commit comments

Comments
 (0)