Merge "[ci] Get back NeutronSubnets.delete_subnets workload"
This commit is contained in:
commit
a33d357489
@ -642,6 +642,26 @@
|
|||||||
failure_rate:
|
failure_rate:
|
||||||
max: 20
|
max: 20
|
||||||
|
|
||||||
|
NeutronSubnets.delete_subnets:
|
||||||
|
-
|
||||||
|
runner:
|
||||||
|
type: "constant"
|
||||||
|
times: {{smoke or 15}}
|
||||||
|
concurrency: {{smoke or 15}}
|
||||||
|
context:
|
||||||
|
users:
|
||||||
|
tenants: 1
|
||||||
|
users_per_tenant: {{smoke or 15}}
|
||||||
|
user_choice_method: "round_robin"
|
||||||
|
quotas:
|
||||||
|
neutron:
|
||||||
|
network: -1
|
||||||
|
subnet: -1
|
||||||
|
network:
|
||||||
|
subnets_per_network: 15
|
||||||
|
dualstack: True
|
||||||
|
router: {}
|
||||||
|
|
||||||
NeutronNetworks.create_and_bind_ports:
|
NeutronNetworks.create_and_bind_ports:
|
||||||
-
|
-
|
||||||
args:
|
args:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user