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:
parent
8770aa5133
commit
05d87d6d90
@ -16,10 +16,12 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- neutron-functional
|
- neutron-functional
|
||||||
- neutron-fullstack
|
- neutron-fullstack
|
||||||
|
- neutron-fullstack-with-uwsgi
|
||||||
- neutron-rally-task
|
- neutron-rally-task
|
||||||
- neutron-tempest-linuxbridge
|
|
||||||
- neutron-grenade-multinode
|
- neutron-grenade-multinode
|
||||||
- neutron-grenade-dvr-multinode
|
- neutron-grenade-dvr-multinode
|
||||||
|
- neutron-tempest-linuxbridge
|
||||||
|
- neutron-tempest-with-uwsgi
|
||||||
- tempest-integrated-networking:
|
- tempest-integrated-networking:
|
||||||
# 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
|
||||||
irrelevant-files: &irrelevant-files
|
irrelevant-files: &irrelevant-files
|
||||||
@ -45,6 +47,8 @@
|
|||||||
irrelevant-files: *irrelevant-files
|
irrelevant-files: *irrelevant-files
|
||||||
- tempest-slow-py3:
|
- tempest-slow-py3:
|
||||||
irrelevant-files: *irrelevant-files
|
irrelevant-files: *irrelevant-files
|
||||||
|
- tempest-ipv6-only:
|
||||||
|
irrelevant-files: *irrelevant-files
|
||||||
- neutron-ovn-tempest-ovs-release
|
- neutron-ovn-tempest-ovs-release
|
||||||
- neutron-ovn-tempest-ovs-release-ipv6-only:
|
- neutron-ovn-tempest-ovs-release-ipv6-only:
|
||||||
voting: false
|
voting: false
|
||||||
@ -53,16 +57,10 @@
|
|||||||
#- networking-midonet-tempest-aio-ml2-centos-7:
|
#- networking-midonet-tempest-aio-ml2-centos-7:
|
||||||
# voting: false
|
# voting: false
|
||||||
# irrelevant-files: *irrelevant-files
|
# irrelevant-files: *irrelevant-files
|
||||||
- tempest-ipv6-only:
|
|
||||||
irrelevant-files: *irrelevant-files
|
|
||||||
- openstacksdk-functional-devstack-networking:
|
- openstacksdk-functional-devstack-networking:
|
||||||
voting: false
|
voting: false
|
||||||
- neutron-functional-with-uwsgi:
|
- neutron-functional-with-uwsgi:
|
||||||
voting: false
|
voting: false
|
||||||
- neutron-fullstack-with-uwsgi:
|
|
||||||
voting: false
|
|
||||||
- neutron-tempest-with-uwsgi:
|
|
||||||
voting: false
|
|
||||||
- neutron-centos-8-tripleo-standalone
|
- neutron-centos-8-tripleo-standalone
|
||||||
- neutron-ovn-rally-task:
|
- neutron-ovn-rally-task:
|
||||||
voting: false
|
voting: false
|
||||||
|
Loading…
Reference in New Issue
Block a user