Upgrade docker image version 10/70210/1
authorDileep Ranganathan <dileep.ranganathan@intel.com>
Wed, 10 Oct 2018 14:52:21 +0000 (07:52 -0700)
committerDileep Ranganathan <dileep.ranganathan@intel.com>
Wed, 10 Oct 2018 14:52:21 +0000 (07:52 -0700)
Upgrade docker version to 1.2.2

Change-Id: I8f9c5bdc5cd8f6bfa6aea357e43ab6604fc15403
Issue-ID: OPTFRA-370
Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
scripts/optf-has/has/has_script.sh
scripts/optf-osdf/osdf/osdf_script.sh

index 7f77dbb..1364c87 100755 (executable)
@@ -31,7 +31,7 @@ cd ${DIR}
 COND_CONF=/tmp/conductor/properties/conductor.conf
 LOG_CONF=/tmp/conductor/properties/log.conf
 IMAGE_NAME=nexus3.onap.org:10001/onap/optf-has
-IMAGE_VER=1.2.1-SNAPSHOT-latest
+IMAGE_VER=1.2.2-SNAPSHOT-latest
 BUNDLE=/tmp/conductor/properties/AAF_RootCA.cer
 
 mkdir -p /tmp/conductor/properties
index 71d19fe..435e44f 100755 (executable)
@@ -34,7 +34,7 @@ cd ${DIR}
 # run docker containers
 OSDF_CONF=/tmp/osdf/properties/osdf_config.yaml
 IMAGE_NAME=nexus3.onap.org:10001/onap/optf-osdf
-IMAGE_VER=1.2.1-SNAPSHOT-latest
+IMAGE_VER=1.2.2-SNAPSHOT-latest
 
 mkdir -p /tmp/osdf/properties