tricircle/devstack
Chaoyi Huang d5e6d330ce Fix regex expresion error in integration test
1.What is the problem
Multiline regex does not work in ostestr which is executed
in the integration job. This makes the test_volume_get test
cases not being executed currently in the check and gate test.

After regex issue is fixed, then
test_volume_create_get_update_delete_from_image
test case failed due to no image_ref is configured in the
tempest.conf, so the tempest configuration is moved to
the post_test_hook.sh, and correct the image_ref configuration.

2.What's need to be fixed:
If we want to add more and more tempest test cases to the
integration job, we have to add the filter of them to the
regex in the same line, so a string variable is used to
concat these filters for the tempest test cases.

And need to add image_ref configuration in tempest.conf.

And fix the bug for Pecan can not handle the last '/' in the
request url, which will lead to the tempest test case
test_volume_create_get_update_delete_from_image failure
in the check and gate test.

3.What is the purpose of this patch set:
To make the integration job work well, we have to fix the
regex part of the ostestr in the integration job, and fix
the configuration issue in tempest.conf, and Pecan bug.

Change-Id: I63e8e5e6372719f68051a486951b32d479607eff
Signed-off-by: Chaoyi Huang <joehuang@huawei.com>
2016-07-25 18:58:49 +08:00
..
admin-openrc.sh Merge the verify scripts 2016-03-26 08:10:45 +00:00
local.conf.node_1.sample L3 North-South Networking 2016-02-05 15:10:41 +08:00
local.conf.node_2.sample Update readme 2016-04-26 09:51:40 +08:00
local.conf.sample Fix regex expresion error in integration test 2016-07-25 18:58:49 +08:00
plugin.sh Add shared vlan type driver 2016-07-20 11:15:00 +08:00
settings Move statless design from experiment to master branch 2016-01-14 12:56:57 +08:00
verify_cross_pod_install.sh Merge the verify scripts 2016-03-26 08:10:45 +00:00
verify_top_install.sh Merge the verify scripts 2016-03-26 08:10:45 +00:00