Merge "Adds Nova floating IPs bulk tests"
This commit is contained in:
commit
2fb4ff0484
@ -1570,3 +1570,35 @@
|
|||||||
sla:
|
sla:
|
||||||
failure_rate:
|
failure_rate:
|
||||||
max: 0
|
max: 0
|
||||||
|
|
||||||
|
NovaFloatingIpsBulk.create_and_list_floating_ips_bulk:
|
||||||
|
-
|
||||||
|
args:
|
||||||
|
start_cidr: "10.2.0.0/24"
|
||||||
|
runner:
|
||||||
|
type: "constant"
|
||||||
|
times: 5
|
||||||
|
concurrency: 2
|
||||||
|
context:
|
||||||
|
users:
|
||||||
|
tenants: 3
|
||||||
|
users_per_tenant: 2
|
||||||
|
sla:
|
||||||
|
failure_rate:
|
||||||
|
max: 0
|
||||||
|
|
||||||
|
NovaFloatingIpsBulk.create_and_delete_floating_ips_bulk:
|
||||||
|
-
|
||||||
|
args:
|
||||||
|
start_cidr: "10.2.0.0/24"
|
||||||
|
runner:
|
||||||
|
type: "constant"
|
||||||
|
times: 5
|
||||||
|
concurrency: 2
|
||||||
|
context:
|
||||||
|
users:
|
||||||
|
tenants: 3
|
||||||
|
users_per_tenant: 2
|
||||||
|
sla:
|
||||||
|
failure_rate:
|
||||||
|
max: 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user