tempest/tools
Matthew Treinish 3898474abd
Switch run_tempest.sh to use subunit-trace
This commit switches the run_tempest.sh script to use subunit-trace
instead of the colorizer output filter. Since the colorizer isn't used
anymore it is removed.

The colorizer output has several issues. Firstly the color is actually
meaningless. It's based on arbitrary run times for the tests but don't
actually indicate anything useful. Additionally, it lacks a lot of the
debugging information that subunit-trace provides. Things like skip
messages, the worker breakdown, etc. are missing with the colorizor
output. The last aspect is that switching to use subunit-trace will
provide a consistent output format for running tempest whether you
use tox or run_tempest.sh.

Change-Id: I26e9c45f8e674bdb889b6bc65ad30c4abf6e7655
2015-11-23 13:09:51 -05:00
..
check_logs.py Fixed a comment on dirty logs list 2014-10-31 13:56:36 +01:00
check_uuid.py Fix H404/405 violations for tools 2015-11-18 07:04:12 +00:00
find_stack_traces.py Enable H407,H305,H307,E122 ignore E123 2014-08-12 17:39:16 -04:00
install_venv_common.py Sync venv scripts from oslo-incubator 2015-07-10 11:53:58 +09:00
install_venv.py Sync venv scripts from oslo-incubator 2015-07-10 11:53:58 +09:00
pretty_tox_serial.sh Switch to using subunit-trace from tempest-lib 2014-10-23 15:07:49 +00:00
pretty_tox.sh Fix slowest test output after test run 2014-12-18 15:14:39 +00:00
skip_tracker.py Fix H404/405 violations for tools 2015-11-18 07:04:12 +00:00
with_venv.sh Sync venv scripts from oslo-incubator 2015-07-10 11:53:58 +09:00