From 3d036f4508111b40e9f344b6da1d927d6cbdc01c Mon Sep 17 00:00:00 2001 From: agopi Date: Thu, 22 Feb 2018 13:27:03 -0500 Subject: [PATCH] New Benchmark Updates the CI benchmark, times and concurrency taken from https://review.openstack.org/#/c/492497/37 Change-Id: I44152379b308a0853d870f768622300e440a42da --- .../templates/browbeat-api-ci.yaml.j2 | 27 +++++++++---------- 1 file changed, 12 insertions(+), 15 deletions(-) diff --git a/ansible/oooq/roles/template-configs/templates/browbeat-api-ci.yaml.j2 b/ansible/oooq/roles/template-configs/templates/browbeat-api-ci.yaml.j2 index c38c07814..26c72dcf0 100644 --- a/ansible/oooq/roles/template-configs/templates/browbeat-api-ci.yaml.j2 +++ b/ansible/oooq/roles/template-configs/templates/browbeat-api-ci.yaml.j2 @@ -57,13 +57,13 @@ yoda: stackrc: "/home/stack/stackrc" workloads: - - name: authenticate + - name: authenticate-keystone enabled: true type: rally concurrency: - - 16 - - 24 - times: 2500 + - 6 + - 8 + times: 256 scenarios: - name: authentic-keystone enabled: true @@ -72,8 +72,9 @@ workloads: enabled: true type: rally concurrency: - - 16 - times: 1000 + - 6 + - 8 + times: 256 scenarios: - name: create-and-list-tenants enabled: true @@ -82,8 +83,8 @@ workloads: enabled: true type: rally concurrency: + - 6 - 8 - - 12 times: 128 scenarios: - name: create-list-router @@ -105,15 +106,10 @@ workloads: enabled: true type: rally concurrency: + - 6 - 8 - - 12 times: 64 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 enabled: true file: rally/nova/nova-boot-list-cc.yml @@ -123,19 +119,20 @@ workloads: enabled: true type: rally concurrency: + - 6 - 8 - - 12 times: 64 scenarios: - name: create-and-delete-image 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 file: rally/glance/create-and-delete-image-cc.yml - name: plugins enabled: true type: rally concurrency: + - 6 - 8 times: 64 scenarios: