Add "YARDSTICK_REPO_DIR" into tests path 99/54199/2
authorting wu <ting.wu@enea.com>
Tue, 20 Mar 2018 13:17:28 +0000 (14:17 +0100)
committerting wu <ting.wu@enea.com>
Tue, 20 Mar 2018 13:28:32 +0000 (14:28 +0100)
commit7f629a04afe0169fef65acd85c8783b37bfc5918
treeb76db0d6b9d3bf5eaec0014c9b9eac479cc7a1e7
parent744fea0158416a14b08c378db227c50a433d89c4
Add "YARDSTICK_REPO_DIR" into tests path

In the CI flow, script "load_images.sh",
variable ${YARDSTICK_REPO_DIR} needs to be added
in front of tests path to avoid the error:

sed: can't read tests/opnfv/test_cases/*:
No such file or directory

This fix is specific to arm64

JIRA: YARDSTICK-1086

Change-Id: If19b295233bb7313226dae70df016ad236bed2ac
Signed-off-by: ting wu <ting.wu@enea.com>
tests/ci/load_images.sh