Skip to content

Commit efb504f

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Stable-Only: Temporary stop running grenade jobs on Zed" into stable/zed
2 parents ddd01ee + b7e2193 commit efb504f

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

zuul.d/job-templates.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@
126126
- neutron-ovn-tempest-ovs-release-ipv6-only
127127
- neutron-ovs-tempest-fips
128128
- neutron-ovn-tempest-ovs-release-fips
129-
- neutron-ovs-grenade-multinode-tick-tick
130129
- devstack-tobiko-neutron:
131130
voting: true
132131
- ironic-tempest-ipa-wholedisk-bios-agent_ipmitool-tinyipa

zuul.d/project.yaml

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,11 @@
2020
- neutron-functional-with-uwsgi
2121
- neutron-fullstack-with-uwsgi
2222
- neutron-ovs-rally-task
23-
- neutron-ovs-grenade-multinode
24-
- neutron-ovs-grenade-dvr-multinode
23+
# TODO: re enable once jobs fixed
24+
#- neutron-ovs-grenade-multinode:
25+
# voting: false
26+
#- neutron-ovs-grenade-dvr-multinode:
27+
# voting: false
2528
- neutron-ovs-tempest-multinode-full
2629
- neutron-ovs-tempest-dvr-ha-multinode-full
2730
- neutron-ovn-tempest-ipv6-only
@@ -32,6 +35,8 @@
3235
- neutron-functional-with-uwsgi
3336
- neutron-fullstack-with-uwsgi
3437
- neutron-ovs-tempest-multinode-full
35-
- neutron-ovs-grenade-multinode
36-
- neutron-ovs-grenade-dvr-multinode
38+
#- neutron-ovs-grenade-multinode:
39+
# voting: false
40+
#- neutron-ovs-grenade-dvr-multinode:
41+
# voting: false
3742
- neutron-ovn-tempest-ipv6-only

0 commit comments

Comments
 (0)