summaryrefslogtreecommitdiff
path: root/.zuul.yaml
diff options
context:
space:
mode:
authorEric Harney <eharney@redhat.com>2019-05-31 09:35:46 -0400
committerEric Harney <eharney@redhat.com>2019-06-04 13:25:46 -0400
commitedc5fab12eeb1046589ba5a6cf7e9df887dbaf0d (patch)
tree013ad47f25386cebb933e16e400652494122ef3e /.zuul.yaml
parenta0bbf1b3ffad8fa382789eedf1c15d5d1e047694 (diff)
downloadcinder-edc5fab12eeb1046589ba5a6cf7e9df887dbaf0d.tar.gz
Enable osprofiler for rally job
Record profiling info with rally. Change-Id: I6a569362ecc8e4f2f3b7b0ce4a0e5068da0fb281
Diffstat (limited to '.zuul.yaml')
-rw-r--r--.zuul.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index b0c7b0283..9a0a13b41 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -138,8 +138,12 @@
parent: rally-task-cinder
timeout: 7800
vars:
+ devstack_localrc:
+ OSPROFILER_COLLECTOR: redis
devstack_plugins:
+ osprofiler: https://opendev.org/openstack/osprofiler
rally-openstack: https://opendev.org/openstack/rally-openstack
rally_task: rally-jobs/cinder.yaml
required-projects:
- openstack/rally-openstack
+ - openstack/osprofiler