devstack/tests
Sean Dague 9f20ea1382 make run_tests.sh run devstack unit tests
run_tests.sh was created as an entry point for bashate. We stopped
using it now that we know how to run bashate directly in the gate. 
We lost running an unrelated bashate test when that happened.

Devstack does have unit tests. We don't run them. We should. 
Especially when working on things like the LIBS_FROM_GIT which is
sufficiently tricky that we really need to add unit tests to ensure
that we don't break it.

Change-Id: Ife067855569e2eae4c085471d326e8086de37332
2014-11-18 11:33:47 +00:00
..
fake-service.sh Run processes without screen 2014-09-09 13:54:01 +01:00
functions.sh Enforce function declaration format in bash8 2014-02-28 07:59:03 +11:00
run-process.sh Replace screen_it() with run_process() throughout 2014-09-11 18:59:39 +01:00
test_config.sh Revert "Single quote iniset argument in merge_config_file" 2014-10-29 22:12:17 +11:00
test_ini.sh Handle the case of pipe char in value for iniset 2013-12-12 12:24:55 +00:00
test_ip.sh Remove python-netaddr requirement 2013-07-24 12:25:35 -05:00
test_refs.sh make run_tests.sh run devstack unit tests 2014-11-18 11:33:47 +00:00