From 9d04b8d47972fcfb4b64278be0965c7d9b7fe547 Mon Sep 17 00:00:00 2001 From: Slawek Kaplonski Date: Wed, 22 Apr 2020 12:11:32 +0200 Subject: [PATCH] Update ci_scenario_jobs document neutron-tempest-plugin single node scenario jobs were switched to use L3HA routers by default in [1] and this patch reflects that change in our docs. [1] https://review.opendev.org/721805 Depends-On: https://review.opendev.org/721805 Change-Id: Ib3c6be059dc4f3e62a9c5d25588d44ed4a3df971 --- doc/source/contributor/testing/ci_scenario_jobs.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/source/contributor/testing/ci_scenario_jobs.rst b/doc/source/contributor/testing/ci_scenario_jobs.rst index 27df8e0ed79..eb1721f0b6d 100644 --- a/doc/source/contributor/testing/ci_scenario_jobs.rst +++ b/doc/source/contributor/testing/ci_scenario_jobs.rst @@ -43,19 +43,19 @@ Below is a summary of those jobs. |neutron-tempest-plugin-designate-scenario |neutron_tempest_plugin.scenario.\ | 3.6 | 1 | openvswitch | openvswitch | legacy | False | False | True | No | | |test_dns_integration | | | | | | | | | | +----------------------------------------------+----------------------------------+---------+-------+-------------+-----------------+----------+-------+--------+------------+-------------+ - |neutron-tempest-plugin-scenario-linuxbridge |neutron_tempest_plugin.scenario | 3.6 | 1 | linuxbridge | iptables | legacy | False | False | False | Yes | + |neutron-tempest-plugin-scenario-linuxbridge |neutron_tempest_plugin.scenario | 3.6 | 1 | linuxbridge | iptables | ha | False | False | False | Yes | | |tempest.api.compute.servers.\ | | | | | | | | | | | | test_attach_interfaces | | | | | | | | | | | |tempest.api.compute.servers.\ | | | | | | | | | | | | test_multiple_create | | | | | | | | | | +----------------------------------------------+----------------------------------+---------+-------+-------------+-----------------+----------+-------+--------+------------+-------------+ - |neutron-tempest-plugin-scenario-openvswitch |neutron_tempest_plugin.scenario | 3.6 | 1 | openvswitch | openvswitch | legacy | False | False | False | Yes | + |neutron-tempest-plugin-scenario-openvswitch |neutron_tempest_plugin.scenario | 3.6 | 1 | openvswitch | openvswitch | ha | False | False | False | Yes | | |tempest.api.compute.servers.\ | | | | | | | | | | | | test_attach_interfaces | | | | | | | | | | | |tempest.api.compute.servers.\ | | | | | | | | | | | | test_multiple_create | | | | | | | | | | +----------------------------------------------+----------------------------------+---------+-------+-------------+-----------------+----------+-------+--------+------------+-------------+ - |neutron-tempest-plugin-scenario-openvswitch-\ |neutron_tempest_plugin.scenario | 3.6 | 1 | openvswitch | iptables_hybrid | legacy | False | False | False | Yes | + |neutron-tempest-plugin-scenario-openvswitch-\ |neutron_tempest_plugin.scenario | 3.6 | 1 | openvswitch | iptables_hybrid | ha | False | False | False | Yes | | iptables_hybrid | | | | | | | | | | | | |tempest.api.compute.servers.\ | | | | | | | | | | | | test_attach_interfaces | | | | | | | | | |