devstack/tests
Ian Wienand 2796a82ab4 Fix negated services with common prefix
The current sed matching mixes up common-prefix matching;
e.g. "-q-lbaas,q-lbaasv2" is changed into just "v2"

This is more verbose, but I think more reliable.  See also
Ib50f782824f89ae4eb9787f11d42416704babd90.

Change-Id: I3faad0841834e24acc811c05015625cf7f848b19
2015-04-23 15:10:25 +10:00
..
fake-service.sh Run processes without screen 2014-09-09 13:54:01 +01:00
run-process.sh Replace screen_it() with run_process() throughout 2014-09-11 18:59:39 +01:00
test_functions.sh Fix negated services with common prefix 2015-04-23 15:10:25 +10:00
test_ini_config.sh Fix return of test_ini_config & test_meta_config 2015-04-17 13:23:25 +10:00
test_ip.sh Use unittest help in test_ip.sh 2015-04-17 13:23:25 +10:00
test_libs_from_pypi.sh Add support for oslo.versionedobjects 2015-03-03 08:50:27 -08:00
test_meta_config.sh Create config file in merge_config_file 2015-04-17 13:23:25 +10:00
test_refs.sh make run_tests.sh run devstack unit tests 2014-11-18 11:33:47 +00:00
test_truefalse.sh Move function.sh to test_functions.sh 2015-04-17 13:23:25 +10:00
unittest.sh Add "passed" and "failed" functions 2015-04-17 13:23:20 +10:00