Bugfix: take test case modification into effect in load_images.sh 59/32859/1
authorJingLu5 <lvjing5@huawei.com>
Sat, 1 Apr 2017 08:03:24 +0000 (08:03 +0000)
committerJing Lu <lvjing5@huawei.com>
Sat, 1 Apr 2017 08:53:34 +0000 (08:53 +0000)
commit068cd8efd026f710bcc3e9e5e6892379046091ef
treedbae0fe9cecf0983d18b0a14347dcc16e4caee87
parent6ca8346532caa2997588e35c66cae86a1246e9ac
Bugfix: take test case modification into effect in load_images.sh

JIRA: YARDSTICK-622

Bug log: https://build.opnfv.org/ci/view/armband/job/yardstick-fuel-armband-baremetal-daily-danube/24/console

This error is because the file changes done in the load_images.sh is not updated.
After file modification, pip install -U . is required to tack changes into effect.

Change-Id: I8be3ffc963e3d5cec861b68a33efc2fa5bdabbd2
Signed-off-by: JingLu5 <lvjing5@huawei.com>
tests/ci/load_images.sh