Merge "Remove duplicated defenition of tempest_run_concurrency"
This commit is contained in:
commit
d51ff5a617
@ -19,6 +19,5 @@ tempest_test_whitelist:
|
||||
tempest_test_blacklist:
|
||||
- 'ironic_tempest_plugin.tests.api.admin.test_chassis.TestChassis.test_chassis_node_list'
|
||||
|
||||
tempest_run_concurrency: 0
|
||||
tempest_service_available_ironic: true
|
||||
tempest_service_available_neutron: true
|
||||
|
@ -38,8 +38,6 @@ tempest_test_whitelist:
|
||||
tempest_test_blacklist:
|
||||
- manila_tempest_tests.tests.scenario.test_share_basic_ops.TestShareBasicOpsNFS.test_read_write_two_vms
|
||||
|
||||
tempest_run_concurrency: 0
|
||||
|
||||
tempest_tempest_conf_overrides:
|
||||
share:
|
||||
run_consistency_group_tests: False
|
||||
|
@ -19,7 +19,6 @@ neutron_plugin_base:
|
||||
|
||||
neutron_ml2_drivers_type: "geneve,vlan,flat"
|
||||
|
||||
tempest_run_concurrency: 0
|
||||
tempest_plugins:
|
||||
- name: neutron-tempest-plugin
|
||||
repo: https://opendev.org/openstack/neutron-tempest-plugin
|
||||
|
@ -23,7 +23,6 @@ octavia_ssh_enabled: True
|
||||
octavia_legacy_policy: True
|
||||
octavia_amp_vcpu: 2
|
||||
octavia_amp_ram: 512
|
||||
tempest_run_concurrency: 0
|
||||
tempest_service_available_octavia: true
|
||||
tempest_tempest_conf_overrides:
|
||||
load_balancer:
|
||||
|
Loading…
x
Reference in New Issue
Block a user