Promote tempest and fullstack uwsgi jobs to be voting

Those 2 jobs are pretty stable since long time so we can make them
to be voting now.
Job 'neutron-functional-with-uwsgi' also follows 'neutron-functional'
job's failure rate but both jobs still needs some more stabilization
before we will make it voting.

This patch also moves some jobs to group similar jobs together.

Change-Id: Icb32776198f9b7fc6adfa287081e3feb4297116d
This commit is contained in:
Slawek Kaplonski 2020-03-25 12:09:07 +01:00
parent 8770aa5133
commit 05d87d6d90
1 changed files with 5 additions and 7 deletions

View File

@ -16,10 +16,12 @@
jobs:
- neutron-functional
- neutron-fullstack
- neutron-fullstack-with-uwsgi
- neutron-rally-task
- neutron-tempest-linuxbridge
- neutron-grenade-multinode
- neutron-grenade-dvr-multinode
- neutron-tempest-linuxbridge
- neutron-tempest-with-uwsgi
- tempest-integrated-networking:
# We don't run the job on things like neutron docs-only changes
irrelevant-files: &irrelevant-files
@ -45,6 +47,8 @@
irrelevant-files: *irrelevant-files
- tempest-slow-py3:
irrelevant-files: *irrelevant-files
- tempest-ipv6-only:
irrelevant-files: *irrelevant-files
- neutron-ovn-tempest-ovs-release
- neutron-ovn-tempest-ovs-release-ipv6-only:
voting: false
@ -53,16 +57,10 @@
#- networking-midonet-tempest-aio-ml2-centos-7:
# voting: false
# irrelevant-files: *irrelevant-files
- tempest-ipv6-only:
irrelevant-files: *irrelevant-files
- openstacksdk-functional-devstack-networking:
voting: false
- neutron-functional-with-uwsgi:
voting: false
- neutron-fullstack-with-uwsgi:
voting: false
- neutron-tempest-with-uwsgi:
voting: false
- neutron-centos-8-tripleo-standalone
- neutron-ovn-rally-task:
voting: false