Enable profiling in rally-jobs
To enable profiling "profiler" should be added to CEILOMETER_NOTIFICATIONS_TOPIC Change-Id: Idf4a8a67d791b43dbb794f6099b1c346e14e6770
This commit is contained in:
parent
762c3a0c1e
commit
f13ccf2aa3
@ -32,6 +32,7 @@
|
||||
#!/bin/bash -xe
|
||||
export PROJECTS="stackforge/rally $PROJECTS"
|
||||
export PROJECTS="openstack/ceilometer $PROJECTS"
|
||||
export CEILOMETER_NOTIFICATION_TOPICS=notifications,profiler
|
||||
export DEVSTACK_GATE_NEUTRON={neutron}
|
||||
export DEVSTACK_GATE_TEMPEST_LARGE_OPS={large_ops}
|
||||
export DEVSTACK_GATE_EXERCISES=0
|
||||
|
Loading…
x
Reference in New Issue
Block a user