Merge "Remove enablement of neutron tempest plugin in scenario templates"
This commit is contained in:
commit
ee6169b1ed
@ -19,10 +19,6 @@ neutron_plugin_base:
|
||||
|
||||
neutron_ml2_drivers_type: "geneve,vlan,flat"
|
||||
|
||||
tempest_plugins:
|
||||
- name: neutron-tempest-plugin
|
||||
repo: https://opendev.org/openstack/neutron-tempest-plugin
|
||||
branch: master
|
||||
tempest_test_includelist:
|
||||
- "neutron_tempest_plugin.api.test_networks*"
|
||||
- "tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops"
|
||||
|
@ -15,10 +15,6 @@ neutron_plugin_type: ml2.ovs
|
||||
neutron_ml2_drivers_type: "vxlan,vlan,flat"
|
||||
|
||||
tempest_run_concurrency: 0
|
||||
tempest_plugins:
|
||||
- name: neutron-tempest-plugin
|
||||
repo: https://opendev.org/openstack/neutron-tempest-plugin
|
||||
branch: master
|
||||
tempest_test_includelist:
|
||||
- "neutron_tempest_plugin.api.test_networks*"
|
||||
- "tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops"
|
||||
|
Loading…
Reference in New Issue
Block a user