Increase ports per network and add SLA for rally
Increase the ports per network in the create and list ports test. This also adds a max average time SLA so we can catch regressions in performance. Change-Id: I2e7e3fd7406db77c8e44dce2ab0b4594ff6f2db9
This commit is contained in:
parent
2d3403b60a
commit
52fcdb4297
@ -66,7 +66,7 @@
|
||||
args:
|
||||
network_create_args:
|
||||
port_create_args:
|
||||
ports_per_network: 2
|
||||
ports_per_network: 20
|
||||
runner:
|
||||
type: "constant"
|
||||
times: 40
|
||||
@ -82,6 +82,8 @@
|
||||
router: -1
|
||||
port: -1
|
||||
sla:
|
||||
max_avg_duration_per_atomic:
|
||||
neutron.list_ports: 5
|
||||
failure_rate:
|
||||
max: 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user