summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorgord chung <gord@live.ca>2017-01-10 21:41:58 +0000
committergordon chung <gord@live.ca>2017-01-23 20:28:36 +0000
commit8aefdcd67c156766958007ef38419d4fe0edde8a (patch)
treec6007f4137677c6329f6eb1fd94120b242500506 /tox.ini
parent6eab1304641e60e172d8ce7a14d9877bf836bb8a (diff)
downloadceilometer-8aefdcd67c156766958007ef38419d4fe0edde8a.tar.gz
check panko during integration test
check to see we got compute.instance.create.end event. Depends-On: I455419bd215c45ece19b27317bf10282b48b7a96 Change-Id: I322438f6af123a5c0aa32b181c6f8a4b6151d001
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index afa63c6d..1e68ae8c 100644
--- a/tox.ini
+++ b/tox.ini
@@ -29,7 +29,7 @@ whitelist_externals = bash
setenv = OS_TEST_PATH=./ceilometer/tests/integration
OS_TEST_TIMEOUT=2400
GABBI_LIVE_FAIL_IF_NO_TEST=1
-passenv = {[testenv]passenv} HEAT_* CEILOMETER_* GNOCCHI_* AODH_* GLANCE_* NOVA_* ADMIN_*
+passenv = {[testenv]passenv} HEAT_* CEILOMETER_* GNOCCHI_* AODH_* PANKO_* GLANCE_* NOVA_* ADMIN_*
# NOTE(sileht): run gabbi-run to failfast in case of error because testr
# doesn't support --failfast, but we loose the testr report.
commands =