yardstick offline support 67/30967/1
authorchenjiankun <chenjiankun1@huawei.com>
Mon, 20 Mar 2017 01:37:44 +0000 (01:37 +0000)
committerchenjiankun <chenjiankun1@huawei.com>
Mon, 20 Mar 2017 01:39:25 +0000 (01:39 +0000)
commit52634e40e5668e2d8c031781d1b15b482b0511f4
tree672406d9d6244e13e287832992a672937eeb4628
parent5fd91d3f700b43275170b7be148e902c5a88d2ac
yardstick offline support

JIRA: YARDSTICK-597

Currently yardstick can not run offline.
The reason is yardstick will pull the latest code when run in CI.
Actually we need not pull the latest code because the code in yardstick
is already the latest code.
So I remove them.

Change-Id: Ief87c529625ccaa26e758a2206318b3797bbfd74
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
docker/exec_tests.sh