From: Shankar Narayanan Date: Tue, 24 Apr 2018 17:05:55 +0000 (-0400) Subject: Pull the repo X-Git-Tag: v1.2.0~41^2~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a395845e73cf50a9e0d4910b6a6bbb3bad6eb75d;p=demo.git Pull the repo Pull the repo in the vm init scripts. Issue-ID: INT-444 Change-Id: I5c0d337fbf55589af069724d714407e27c8336d2 Signed-off-by: Shankar Narayanan --- diff --git a/boot/oof_vm_init.sh b/boot/oof_vm_init.sh index 3baa7cc1..cf47b10a 100644 --- a/boot/oof_vm_init.sh +++ b/boot/oof_vm_init.sh @@ -10,7 +10,7 @@ NEXUS_DOCKER_REPO=$(cat /opt/config/nexus_docker_repo.txt) DOCKER_IMAGE_VERSION=$(cat /opt/config/docker_version.txt) cd /opt/optf-has -#git pull +git pull COND_CONF=/opt/optf-has/conductor.conf LOG_CONF=/opt/optf-has/log.conf