cinder/tools
Sean McGinnis 5d870b5621 Remove run_tests.sh wrapper
The run_tests.sh mechanism for performing operations
is no longer the preferred approach. It is now better
to just run tox. There are also issues with enforcing
upper constraints that may cause test runs to fail.

To get rid of confusion by having two different ways
to run unit tests, flake8 checks, etc., it's probably
better to just remove the run_tests.sh script completely
and direct folks to use tox instead. This way we are all
consistent and there is less concern that changes will
be made to one and not the other.

Change-Id: I03f4b49cffd9f64e4eb3bdc27995d543be9efa43
2016-12-09 14:15:54 -06:00
..
config Add sample config file to cinder docs 2016-05-17 08:52:21 -05:00
check_exec.py Detect addition of executable files 2015-08-31 12:19:51 -04:00
colorizer.py Don't use dict.iterkeys() 2015-05-25 22:20:28 +02:00
enable-pre-commit-hook.sh Remove run_tests.sh wrapper 2016-12-09 14:15:54 -06:00
fast8.sh Fix tox -e fast8 2016-01-08 11:05:44 -05:00
generate_driver_list.py Add unsupported status to driver listing 2016-11-29 18:04:22 +05:30
lintstack.py Cleanup lintstack exceptions related to objects 2016-09-27 10:24:54 +02:00
lintstack.sh Add pylint-based lintstack test to tox environment 2013-05-10 07:22:05 -04:00
with_venv.sh Fix up the test framework 2013-06-14 14:02:17 +00:00