summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2017-08-18 08:12:35 +0000
committerGerrit Code Review <review@openstack.org>2017-08-18 08:12:36 +0000
commit7d32bf68e51151d8aa93ab2e148eb6d1ac4a592a (patch)
tree59f93fcc7b52fbaced5193b9071b47c24b03a5b1
parentcab517e86d3734e38de492ffacd9377e4a02d56d (diff)
parent1eb87a1f353f6686040ea67210de672b3998ef62 (diff)
downloadneutron-7d32bf68e51151d8aa93ab2e148eb6d1ac4a592a.tar.gz
Merge "Increase subnet count for rally test" into stable/newton
-rw-r--r--rally-jobs/neutron-neutron.yaml7
1 files changed, 4 insertions, 3 deletions
diff --git a/rally-jobs/neutron-neutron.yaml b/rally-jobs/neutron-neutron.yaml
index f6c9cf3a2b..60cb62bf72 100644
--- a/rally-jobs/neutron-neutron.yaml
+++ b/rally-jobs/neutron-neutron.yaml
@@ -126,20 +126,21 @@
subnet_cidr_start: "1.4.0.0/16"
subnets_per_network: 2
subnet_update_args:
- enable_dhcp: False
+ enable_dhcp: True
name: "_subnet_updated"
runner:
type: "constant"
- times: 40
+ times: 400
concurrency: 20
context:
users:
- tenants: 5
+ tenants: 1
users_per_tenant: 5
quotas:
neutron:
network: -1
subnet: -1
+ port: -1
sla:
failure_rate:
max: 0