New Benchmark

Updates the CI benchmark, times and concurrency taken from
https://review.openstack.org/#/c/492497/37

Change-Id: I44152379b308a0853d870f768622300e440a42da
This commit is contained in:
agopi 2018-02-22 13:27:03 -05:00 committed by Aakarsh
parent 6f4ccbeb1e
commit 3d036f4508

View File

@ -57,13 +57,13 @@ yoda:
stackrc: "/home/stack/stackrc" stackrc: "/home/stack/stackrc"
workloads: workloads:
- name: authenticate - name: authenticate-keystone
enabled: true enabled: true
type: rally type: rally
concurrency: concurrency:
- 16 - 6
- 24 - 8
times: 2500 times: 256
scenarios: scenarios:
- name: authentic-keystone - name: authentic-keystone
enabled: true enabled: true
@ -72,8 +72,9 @@ workloads:
enabled: true enabled: true
type: rally type: rally
concurrency: concurrency:
- 16 - 6
times: 1000 - 8
times: 256
scenarios: scenarios:
- name: create-and-list-tenants - name: create-and-list-tenants
enabled: true enabled: true
@ -82,8 +83,8 @@ workloads:
enabled: true enabled: true
type: rally type: rally
concurrency: concurrency:
- 6
- 8 - 8
- 12
times: 128 times: 128
scenarios: scenarios:
- name: create-list-router - name: create-list-router
@ -105,15 +106,10 @@ workloads:
enabled: true enabled: true
type: rally type: rally
concurrency: concurrency:
- 6
- 8 - 8
- 12
times: 64 times: 64
scenarios: scenarios:
- name: boot-snapshot-delete
enabled: true
file: rally/nova/nova-boot-snapshot-cc.yml
image_name: cirros
flavor_name: m1.tiny
- name: boot-list - name: boot-list
enabled: true enabled: true
file: rally/nova/nova-boot-list-cc.yml file: rally/nova/nova-boot-list-cc.yml
@ -123,19 +119,20 @@ workloads:
enabled: true enabled: true
type: rally type: rally
concurrency: concurrency:
- 6
- 8 - 8
- 12
times: 64 times: 64
scenarios: scenarios:
- name: create-and-delete-image - name: create-and-delete-image
enabled: true enabled: true
image_location: http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud.qcow2.xz image_location: /home/stack/centos7.qcow2
flavor_name: m1.tiny flavor_name: m1.tiny
file: rally/glance/create-and-delete-image-cc.yml file: rally/glance/create-and-delete-image-cc.yml
- name: plugins - name: plugins
enabled: true enabled: true
type: rally type: rally
concurrency: concurrency:
- 6
- 8 - 8
times: 64 times: 64
scenarios: scenarios: