Skip to content

Commit b7e2193

Browse files
elajkatkarelyatin
authored andcommitted
Stable-Only: Temporary stop running grenade jobs on Zed
Due to the change of stable/yoga to unmaintained/yoga grenade jobs are failing on stable/zed. We temporary disabling these jobs, also removes the skip level job from periodic queue, but keeps as it is in experimental queue. Once the issue is fixed we can re enable these jobs. Change-Id: I18b825c8ba7cfb38d82fd259b74a02877eb839d1 Related-Bug: #2052915
1 parent 85debdd commit b7e2193

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)