summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorMehdi Abaakouk <sileht@redhat.com>2015-08-05 08:49:45 +0200
committerMehdi Abaakouk (sileht) <sileht@redhat.com>2015-08-26 05:58:15 +0000
commita12d40f8b0e3b8e58b4437656b92a4a4e7bc64e8 (patch)
tree6215a0a48dd9e17092af459a402d6ec15577c014 /tox.ini
parentd7428b7c3873bb47683c4f4d547fce138b79a74b (diff)
downloadceilometer-a12d40f8b0e3b8e58b4437656b92a4a4e7bc64e8.tar.gz
integration: add some new tests
This change: * we can downscale the stack. * use two vm instead of three to reduce the test duration Related-bug: #1479429 Change-Id: Ifea9869cd98654d168eb8e95c6e84d3a80bc32cc
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 82f86850..09e3e0f8 100644
--- a/tox.ini
+++ b/tox.ini
@@ -58,7 +58,7 @@ passenv = HEAT_* CEILOMETER_* GNOCCHI_* AODH_* GLANCE_* NOVA_* ADMIN_*
# FIXME(sileht): run gabbi-run to failfast in case of error because testr
# doesn't support --failfast, but we loose the testr report.
commands =
- bash -c 'gabbi-run -x < ceilometer/tests/integration/gabbi/gabbits-live/autoscaling.yaml'
+ bash -c 'cd ceilometer/tests/integration/gabbi/gabbits-live && gabbi-run -x < autoscaling.yaml'
# bash -x {toxinidir}/tools/pretty_tox.sh "{posargs}"
# NOTE(chdent): The gabbi tests are also run under the primary tox