Make neutron-grenade non-voting on stable/train

The stable/ussuri, stable/train, and stable/stein branches are
in Extended Maintenance mode and no longer released from, so make
neutron-grenade non-voting in check and remove it from the
gate.

All other grenade jobs are already non-voting in stable/train and
were removed from the gate four years ago by change I82f539bfa533.

Change-Id: I21975b270786687149b232866b2009c145ad9915
Related-bug: #1968798
This commit is contained in:
Brian Rosmaita 2022-04-20 09:30:43 -04:00
parent 05a2cebeb4
commit b7f94eafd0
1 changed files with 5 additions and 4 deletions

View File

@ -625,6 +625,7 @@
- ^.*\.rst$
- ^doc/.*$
- neutron-grenade:
voting: false
irrelevant-files:
- ^.*\.rst$
- ^doc/.*$
@ -673,10 +674,10 @@
irrelevant-files:
- ^.*\.rst$
- ^doc/.*$
- neutron-grenade:
irrelevant-files:
- ^.*\.rst$
- ^doc/.*$
# - neutron-grenade:
# irrelevant-files:
# - ^.*\.rst$
# - ^doc/.*$
# - grenade:
# irrelevant-files:
# - ^.*\.rst$