devstack/tests
Ian Wienand fa3e841286 Create config file in merge_config_file
Change If132a94e53545d9134859aa508da7b9819ede2f8 introduced a small
regression; it added an "inidelete" which looks in the config file to
delete rows.

However, at least for the test-case, the config file isn't created
yet.  The end result is that the test fails but we don't notice.

 2015-04-17 00:55:03.169 | merge_config_file test-multiline: sed: can't read test-multiline.conf: No such file or directory
 2015-04-17 00:55:03.195 | OK

So fix this up by creating the config-file if it isn't there.

Also, add "-e" to the test file so we catch things like this in the
future.

Change-Id: I43a4ecc247f19cccf51d5931dfb687adbd23d6b1
2015-04-17 13:23: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 Convert test_functions.sh to use unittest helpers 2015-04-17 13:23: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