Skip to content

Commit 39735eb

Browse files
committed
Set active-standby job as non-voting
This is temporary workaround to make the CI green. It should be reverted whne the placement bug that affects our active-standby job is fixed (https://storyboard.openstack.org/\#!/story/2009159). Change-Id: Icf9417bdcadccbf8700619a6fd5cbcbcd7de8c81
1 parent 20da8e1 commit 39735eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

zuul.d/projects.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@
3939
irrelevant-files: *irrelevant-files
4040
- octavia-v2-dsvm-tls-barbican:
4141
irrelevant-files: *irrelevant-files
42-
- octavia-v2-act-stdby-dsvm-scenario:
43-
irrelevant-files: *irrelevant-files
4442
- octavia-grenade:
4543
irrelevant-files:
4644
- ^.*\.rst$
@@ -52,6 +50,9 @@
5250
- ^tools/.*$
5351
- ^(test-|)requirements.txt$
5452
- ^tox.ini$
53+
- octavia-v2-act-stdby-dsvm-scenario:
54+
irrelevant-files: *irrelevant-files
55+
voting: false
5556
- octavia-v2-dsvm-cinder-amphora:
5657
irrelevant-files: *irrelevant-files
5758
voting: false
@@ -93,7 +94,6 @@
9394
- octavia-v2-dsvm-noop-api
9495
- octavia-v2-dsvm-scenario
9596
- octavia-v2-dsvm-tls-barbican
96-
- octavia-v2-act-stdby-dsvm-scenario
9797
- octavia-grenade
9898
periodic:
9999
jobs:

0 commit comments

Comments
 (0)