Bugfix: cleanup command not found 91/41491/1
authorchenjiankun <chenjiankun1@huawei.com>
Mon, 11 Sep 2017 01:26:25 +0000 (01:26 +0000)
committerchenjiankun <chenjiankun1@huawei.com>
Mon, 11 Sep 2017 01:26:25 +0000 (01:26 +0000)
commit228cb344716e6d153eb0dfb43db83af1088d458f
tree748e730ecee6c3a472a3567b86c16ad4011c3aac
parent3d462aaa3d87a2298cf1f9a859e996d708f917fd
Bugfix: cleanup command not found

JIRA: YARDSTICK-808

This bug is from CI, see log:
https://build.opnfv.org/ci/view/yardstick/job/yardstick-joid-baremetal-daily-master/1560/consoleFull

The reason is we don not have cleanup function in the script.
It is in another script clean_image.sh.
so I remove it, and call clean_image.sh when in openstack scenario.

Change-Id: I844cd9e8f0b6e1e8ff7a6094be37789d35a2c345
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
tests/ci/yardstick-verify