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

Change-Id: Ie846a8cb481da65999b12f5547b407cc7bdc3138
This commit is contained in:
Ghanshyam Mann 2020-06-22 20:59:51 -05:00
parent 3e7abdf7ac
commit 9313dce459
1 changed files with 7 additions and 8 deletions

View File

@ -21,8 +21,10 @@
- neutron-rally-task - neutron-rally-task
- neutron-tempest-dvr - neutron-tempest-dvr
- neutron-tempest-linuxbridge - neutron-tempest-linuxbridge
- neutron-grenade-multinode - neutron-grenade-multinode:
- neutron-grenade-dvr-multinode voting: false
- neutron-grenade-dvr-multinode:
voting: false
- tempest-multinode-full-py3: - tempest-multinode-full-py3:
voting: false voting: false
# We don't run the job on things like neutron docs-only changes # We don't run the job on things like neutron docs-only changes
@ -38,7 +40,8 @@
- ^tox.ini$ - ^tox.ini$
- neutron-tempest-dvr-ha-multinode-full - neutron-tempest-dvr-ha-multinode-full
- neutron-tempest-iptables_hybrid - neutron-tempest-iptables_hybrid
- neutron-grenade - neutron-grenade:
voting: false
- ironic-tempest-ipa-wholedisk-bios-agent_ipmitool-tinyipa: - ironic-tempest-ipa-wholedisk-bios-agent_ipmitool-tinyipa:
voting: false voting: false
irrelevant-files: *tempest-irrelevant-files irrelevant-files: *tempest-irrelevant-files
@ -54,6 +57,7 @@
voting: false voting: false
irrelevant-files: *tempest-irrelevant-files irrelevant-files: *tempest-irrelevant-files
- grenade-py3: - grenade-py3:
voting: false
irrelevant-files: *tempest-irrelevant-files irrelevant-files: *tempest-irrelevant-files
- openstacksdk-functional-devstack-networking: - openstacksdk-functional-devstack-networking:
voting: false voting: false
@ -65,17 +69,12 @@
- neutron-tempest-dvr - neutron-tempest-dvr
- neutron-tempest-linuxbridge - neutron-tempest-linuxbridge
- neutron-tempest-iptables_hybrid - neutron-tempest-iptables_hybrid
- neutron-grenade-multinode
- neutron-grenade-dvr-multinode
- neutron-grenade
- tempest-full: - tempest-full:
timeout: 10800 timeout: 10800
- tempest-full-py3: - tempest-full-py3:
timeout: 10800 timeout: 10800
- tempest-slow-py3: - tempest-slow-py3:
irrelevant-files: *tempest-irrelevant-files irrelevant-files: *tempest-irrelevant-files
- grenade-py3:
irrelevant-files: *tempest-irrelevant-files
periodic: periodic:
jobs: jobs:
- neutron-functional - neutron-functional