Merge "Fix parent of neutron-ovn-tempest-with-uwsgi-loki"
This commit is contained in:
commit
1acc7eab2a
@ -139,11 +139,6 @@ Currently we have in that queue jobs like listed below.
|
||||
| |(only tests related to | | | | | | | | | |
|
||||
| |Neutron and Nova) | | | | | | | | | |
|
||||
+----------------------------------------------+----------------------------------+-------+------------------+-------------+-----------------+----------+-------+--------+------------+-------------+
|
||||
|neutron-tempest-with-uwsgi-loki |tempest.api (without slow tests) | 1 | Ubuntu Jammy | openvswitch | openvswitch | legacy | False | False | True | No |
|
||||
|(non-voting) |tempest.scenario | | | | | | | | | |
|
||||
| |(only tests related to | | | | | | | | | |
|
||||
| |Neutron and Nova) | | | | | | | | | |
|
||||
+----------------------------------------------+----------------------------------+-------+------------------+-------------+-----------------+----------+-------+--------+------------+-------------+
|
||||
|neutron-ovn-tempest-ipv6-only-ovs-master |tempest.api (without slow tests) | 1 | Ubuntu Jammy | ovn | ovn | --- | False | False | True | Yes |
|
||||
| |(only tests related to | | | | | | | | | |
|
||||
| |Neutron and Nova) | | | | | | | | | |
|
||||
|
@ -424,7 +424,9 @@
|
||||
timeout: 10800
|
||||
vars:
|
||||
devstack_localrc:
|
||||
NEUTRON_DEPLOY_MOD_WSGI: true
|
||||
# TODO(ykarel) can be enabled once
|
||||
# https://bugs.launchpad.net/neutron/+bug/1912359 fixed
|
||||
NEUTRON_DEPLOY_MOD_WSGI: false
|
||||
MYSQL_REDUCE_MEMORY: true
|
||||
devstack_plugins:
|
||||
neutron: https://opendev.org/openstack/neutron.git
|
||||
@ -472,7 +474,7 @@
|
||||
|
||||
- job:
|
||||
name: neutron-ovn-tempest-with-uwsgi-loki
|
||||
parent: neutron-tempest-with-uwsgi
|
||||
parent: neutron-ovn-tempest-with-uwsgi
|
||||
timeout: 10800
|
||||
vars:
|
||||
devstack_services:
|
||||
|
Loading…
x
Reference in New Issue
Block a user