Use functest repo variable
authorDelia Popescu <delia.popescu@enea.com>
Fri, 23 Feb 2018 09:50:44 +0000 (11:50 +0200)
committerDelia Popescu <delia.popescu@enea.com>
Fri, 23 Feb 2018 10:05:00 +0000 (12:05 +0200)
related to: https://gerrit.opnfv.org/gerrit/#/c/52509/

JIRA: FUNCTEST-917

Change-Id: I79512253b37254b9247fda083500e160dba66d6f
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
build.sh

index 929f71f..88c5a41 100644 (file)
--- a/build.sh
+++ b/build.sh
@@ -2,7 +2,7 @@
 
 set -e
 
-repo=${repo:-opnfv}
+repo=${REPO:-opnfv}
 amd64_dirs=${amd64_dirs-"\
 docker/core \
 docker/healthcheck \