Bugfix: TC002 image error in fuel-arm pod scenarios 63/31463/1
authorJingLu5 <lvjing5@huawei.com>
Thu, 23 Mar 2017 01:14:43 +0000 (01:14 +0000)
committerJing Lu <lvjing5@huawei.com>
Thu, 23 Mar 2017 02:47:48 +0000 (02:47 +0000)
commit5018a0b59d6ded0e70439c3e70552063796a2b44
tree50ea70bc211d72df29d2dbe9e6401381321e4c82
parent886fdfbf0b9d3def9d66f324885aabf3586d09b1
Bugfix: TC002 image error in fuel-arm pod scenarios

JIRA: YARDSTICK-601

This error is cause because the TC 002 configuration file has been modified in
image section, the old sed command in load_images.sh
"sed -i 's/image: cirros-0.3.3/image: TestVM/g' tests/opnfv/test_cases/opnfv_yardstick_tc002.yaml samples/ping.yaml" didn't work properly.

Change-Id: Ie897213622d05bb267f94b466eb2529e797d484e
Signed-off-by: JingLu5 <lvjing5@huawei.com>
(cherry picked from commit 2fb078e21a3cd0dc69732f33b5a6ecc422eb577d)
tests/ci/load_images.sh