Fix parent of neutron-ovn-tempest-with-uwsgi-loki

Missed in [1], also drop reference of
neutron-tempest-with-uwsgi-loki from docs.

Also set NEUTRON_DEPLOY_MOD_WSGI: false for
parent ovn job[2].

[1] https://review.opendev.org/c/openstack/neutron/+/797051
[2] https://bugs.launchpad.net/neutron/+bug/1912359

Change-Id: If865a863971bb655ddc59a5237c4d1e57e46e407
This commit is contained in:
yatinkarel 2023-04-17 12:49:47 +05:30
parent cda5107e65
commit 706a0e0268
2 changed files with 4 additions and 7 deletions

View File

@ -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) | | | | | | | | | |

View File

@ -420,7 +420,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
@ -468,7 +470,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: