Skip to content

Commit

Permalink
Merge "Adjust CI benchmark run to not knock over the endpoint"
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins authored and openstack-gerrit committed May 22, 2017
2 parents 933e09e + d73fe40 commit 8291e58
Showing 1 changed file with 4 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -122,18 +122,17 @@ rally:
enabled: true
concurrency:
- 8
- 12
times: 64
scenarios:
- name: netcreate-5-boot
- name: netcreate-1-boot
enabled: true
image_name: cirros
flavor_name: m1.tiny
file: rally/rally-plugins/netcreate-boot/netcreate_boot.yml
num_networks: 5
- name: netcreate-10-boot
num_networks: 1
- name: netcreate-5-boot
enabled: true
image_name: cirros
flavor_name: m1.tiny
file: rally/rally-plugins/netcreate-boot/netcreate_boot.yml
num_networks: 10
num_networks: 5

0 comments on commit 8291e58

Please sign in to comment.