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:
Kevin Benton 2015-09-17 10:52:45 -07:00 committed by Kevin Benton
parent 2d3403b60a
commit 52fcdb4297
1 changed files with 3 additions and 1 deletions

View File

@ -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