Skip to content

Commit b6bb46a

Browse files
author
Elod Illes
committed
[CI] Remove not defined job from queue
Among zuul configuration errors there is the following error: - Job ironic-grenade-dsvm-multinode-multitenant not defined [1] This patch removes this job to get rid of the zuul config error. [1] https://zuul.opendev.org/t/openstack/config-errors?project=openstack%2Fnetworking-generic-switch Change-Id: I51905f76298598c109afd6509e7aa7b6b9835ed1 (cherry picked from commit bc3511f)
1 parent 7ed5628 commit b6bb46a

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

zuul.d/project.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@
1717
- ^tools/.*$
1818
- ^tox.ini$
1919
- ^setup.cfg$
20-
# NOTE(rpittau): temp disabling job until all changes
21-
# for ussuri are completed
22-
- ironic-grenade-dsvm-multinode-multitenant:
23-
voting: false
2420
- networking-generic-switch-tox-codespell:
2521
voting: false
2622
gate:
@@ -36,6 +32,3 @@
3632
- ^tools/.*$
3733
- ^tox.ini$
3834
- ^setup.cfg$
39-
# NOTE(rpittau): temp disabling job until all changes
40-
# for ussuri are completed
41-
# - ironic-grenade-dsvm-multinode-multitenant

0 commit comments

Comments
 (0)