tempest/tools
caoyue ab33302bd9 Replace exit() by sys.exit()
exit() is used for interactive shell, it relies on the site module.
sys.exit() is considered good to use in programs.

Trivial-fix

Change-Id: I9e6e7a53581abefbb6cc3ba6ee6b853cd430d456
2016-01-25 12:23:39 +00:00
..
check_logs.py Replace exit() by sys.exit() 2016-01-25 12:23:39 +00:00
find_stack_traces.py Use six.StringIO/BytesIO instead of StringIO.StringIO 2015-12-23 01:33:08 -08:00
install_venv_common.py Cap Pip<8 due to pip bug 2016-01-21 16:52:03 +13: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
use_tempest_lib.sh Add script to use tempest-lib files in tempest 2015-12-03 15:43:29 +09:00
with_venv.sh Sync venv scripts from oslo-incubator 2015-07-10 11:53:58 +09:00