Merge "Promote -uwsgi jobs to be gating"

This commit is contained in:
Zuul 2020-08-28 21:05:46 +00:00 committed by Gerrit Code Review
commit e115fb5564
2 changed files with 6 additions and 6 deletions

View File

@ -75,8 +75,8 @@ Below is a summary of those jobs.
+----------------------------------------------+----------------------------------+---------+-------+-------------+-----------------+----------+-------+--------+------------+-------------+
|tempest-slow-py3 |tempest slow tests | 3.6 | 2 | openvswitch | openvswitch | legacy | False | False | True | Yes |
+----------------------------------------------+----------------------------------+---------+-------+-------------+-----------------+----------+-------+--------+------------+-------------+
|neutron-tempest-with-uwsgi |tempest.api (without slow tests) | 3.6 | 1 | openvswitch | openvswitch | legacy | False | False | True | No |
|(non-voting) |tempest.scenario | | | | | | | | | |
|neutron-tempest-with-uwsgi |tempest.api (without slow tests) | 3.6 | 1 | openvswitch | openvswitch | legacy | False | False | True | Yes |
| |tempest.scenario | | | | | | | | | |
| |(only tests related to | | | | | | | | | |
| |Neutron and Nova) | | | | | | | | | |
+----------------------------------------------+----------------------------------+---------+-------+-------------+-----------------+----------+-------+--------+------------+-------------+

View File

@ -14,9 +14,7 @@
- release-notes-jobs-python3
check:
jobs:
- neutron-functional
- neutron-functional-with-uwsgi
- neutron-fullstack
- neutron-fullstack-with-uwsgi
- neutron-rally-task
- neutron-grenade-multinode
@ -85,8 +83,9 @@
timeout: 4800
gate:
jobs:
- neutron-functional
- neutron-fullstack
- neutron-functional-with-uwsgi
- neutron-fullstack-with-uwsgi
- neutron-tempest-with-uwsgi
- neutron-tempest-linuxbridge
- neutron-tempest-iptables_hybrid
- neutron-tempest-multinode-full-py3
@ -112,6 +111,7 @@
periodic:
jobs:
- neutron-functional
- neutron-fullstack
- neutron-tempest-postgres-full
- neutron-tempest-mariadb-full
- neutron-tempest-with-os-ken-master