panko/tools
Ilya Tyaptin 57a9fc5bce Add running functional scripts for defined backend
This CR allows running "functional" tox job for different backends.
Short description about expected workflow:
1. Gate job run ceilometer/ceilometer/tests/functional/hooks/post_test_hook.py
with <backend> parameter.
2. This script run "tox -efunctional" command with defined variable
CEILOMETER_TEST_BACKEND
3. After in "run-functional-tests.sh" setup script for the backend
and testr are runned.

In this CR running testr with pretty_tox.sh script added because
it allows to use subunit-trace output which developed in tempest-lib
and improve useful of testr output.

Partially implements: blueprint ceilometer-functional-tests
Change-Id: Idb66aca0b46779516db2baec856df8223dbe5c13
2015-06-04 16:29:02 +03:00
..
__init__.py Adding init into tools folder 2014-08-11 13:02:52 +02:00
ceilometer-test-event.py Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
enable_notifications.sh Remove the Nova notifier 2015-01-23 12:35:23 +01:00
lintstack.py Upgrade to hacking 0.10 2015-01-23 17:43:04 +01:00
lintstack.sh Adds pylint check for critical error in new patches 2014-10-07 17:27:30 +03:00
make_test_data.py Stop importing print_function 2015-05-25 10:59:31 +02:00
make_test_data.sh Flatten the v2 API 2013-01-19 16:57:57 +11:00
make_test_event_data.py Stop importing print_function 2015-05-25 10:59:31 +02:00
pretty_tox.sh Add running functional scripts for defined backend 2015-06-04 16:29:02 +03:00
send_test_data.py Python 3: generalize the usage of the six module 2015-05-15 22:41:52 +02:00
show_data.py Stop importing print_function 2015-05-25 10:59:31 +02:00
test_hbase_table_utils.py Use oslo_config instead of deprecated oslo.config 2015-01-15 12:51:18 +04:00