Enable osprofiler for rally job

Record profiling info with rally.

Change-Id: I6a569362ecc8e4f2f3b7b0ce4a0e5068da0fb281
This commit is contained in:
Eric Harney 2019-05-31 09:35:46 -04:00
parent a0bbf1b3ff
commit edc5fab12e

View File

@ -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