commit | 133022daa7349ee567874420b4dadfc57cc80ce9 | [log] [tgz] |
---|---|---|
author | Mehdi Abaakouk <sileht@redhat.com> | Wed Mar 23 10:41:12 2016 +0100 |
committer | Mehdi Abaakouk <sileht@redhat.com> | Wed Mar 23 10:41:12 2016 +0100 |
tree | c343c19993e9c576be0d56eb5d59593972585654 | |
parent | c48797083ef9f067b90b9dcfc6e7eec93b37613b [diff] |
devstack Fix unprocess measure path Change-Id: I092d1a795416bbedc0c26f639b94fbd6bd461c8d
diff --git a/ceilometer/tests/integration/hooks/post_test_hook.sh b/ceilometer/tests/integration/hooks/post_test_hook.sh index 898524e..182806a 100755 --- a/ceilometer/tests/integration/hooks/post_test_hook.sh +++ b/ceilometer/tests/integration/hooks/post_test_hook.sh
@@ -81,7 +81,7 @@ # Be sure to source Gnocchi settings before source $BASE/new/gnocchi/devstack/settings echo "* Unprocessed measures:" - sudo find $GNOCCHI_DATA_DIR + sudo find $GNOCCHI_DATA_DIR/measure set -x fi