Make greande jobs n-v for EM and oldest stable

As discussed in ML thread[1], we are going to
make grenade jobs as non voting for all EM stable and
oldest stable. grenade jobs are failing not and it might take
time to fix those if we are able to fix. Once it jobs are
working depends on project team, they can bring them back to
voting or keep non-voting.

If those jobs are failing consistently and no one is fixing them
then removing those n-v jobs in future also fine.

[1] http://lists.openstack.org/pipermail/openstack-discuss/2020-June/015499.html

StableOnly

Depends-On: https://review.opendev.org/#/c/737384/
Depends-On: https://review.opendev.org/#/c/737826/

Change-Id: I4e03295548af5272a02ca81162fcd685c7986470
This commit is contained in:
Ghanshyam Mann 2020-06-22 12:20:46 -05:00
parent d7a1cb5724
commit b05bf09b2d
1 changed files with 4 additions and 4 deletions

View File

@ -253,6 +253,7 @@
voting: false voting: false
irrelevant-files: *dsvm-irrelevant-files irrelevant-files: *dsvm-irrelevant-files
- neutron-grenade-multinode: - neutron-grenade-multinode:
voting: false
irrelevant-files: *dsvm-irrelevant-files irrelevant-files: *dsvm-irrelevant-files
- neutron-tempest-linuxbridge: - neutron-tempest-linuxbridge:
irrelevant-files: irrelevant-files:
@ -261,7 +262,8 @@
# code; we don't need to run this on all changes, nor do we run # code; we don't need to run this on all changes, nor do we run
# it in the gate. # it in the gate.
- ^(?!nova/network/.*)(?!nova/virt/libvirt/vif.py).*$ - ^(?!nova/network/.*)(?!nova/virt/libvirt/vif.py).*$
- nova-grenade-live-migration - nova-grenade-live-migration:
voting: false
- nova-live-migration - nova-live-migration
- nova-lvm - nova-lvm
- nova-next - nova-next
@ -275,10 +277,10 @@
- tempest-slow-py3: - tempest-slow-py3:
irrelevant-files: *dsvm-irrelevant-files irrelevant-files: *dsvm-irrelevant-files
- grenade-py3: - grenade-py3:
voting: false
irrelevant-files: *dsvm-irrelevant-files irrelevant-files: *dsvm-irrelevant-files
gate: gate:
jobs: jobs:
- nova-grenade-live-migration
- nova-live-migration - nova-live-migration
- nova-tox-functional - nova-tox-functional
- nova-tox-functional-py35 - nova-tox-functional-py35
@ -287,8 +289,6 @@
irrelevant-files: *dsvm-irrelevant-files irrelevant-files: *dsvm-irrelevant-files
- tempest-slow-py3: - tempest-slow-py3:
irrelevant-files: *dsvm-irrelevant-files irrelevant-files: *dsvm-irrelevant-files
- grenade-py3:
irrelevant-files: *dsvm-irrelevant-files
experimental: experimental:
jobs: jobs:
- ironic-tempest-bfv: - ironic-tempest-bfv: