Pull the repo 73/44473/1
authorShankar Narayanan <snarayanan@research.att.com>
Tue, 24 Apr 2018 17:05:55 +0000 (13:05 -0400)
committerShankar Narayanan <snarayanan@research.att.com>
Tue, 24 Apr 2018 17:06:19 +0000 (13:06 -0400)
Pull the repo in the vm init scripts.

Issue-ID: INT-444
Change-Id: I5c0d337fbf55589af069724d714407e27c8336d2
Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
boot/oof_vm_init.sh

index 3baa7cc..cf47b10 100644 (file)
@@ -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