Update tested optf-has image to 1.3.2 04/94604/1
authorkaihlavi <l.kaihlavirt@partner.samsung.com>
Thu, 29 Aug 2019 15:05:39 +0000 (18:05 +0300)
committerkaihlavi <l.kaihlavirt@partner.samsung.com>
Thu, 29 Aug 2019 15:05:39 +0000 (18:05 +0300)
 Latest optf-has image in master is 1.3.2 and should be used
 in master's CSIT tests - this is quick fix for making the CSIT
 relevant, but the image number should be automatically based
 on master's version.properties instead of being separately
 hard-coded for CSIT

Change-Id: Ie31646f48a084a0265481a89514ee75f7716d44a
Issue-ID: OPTFRA-576
Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com>
scripts/optf-has/has/has_script.sh

index 475f930..9aa7606 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.5-SNAPSHOT-latest
+IMAGE_VER=1.3.2-SNAPSHOT-latest
 BUNDLE=/tmp/conductor/properties/AAF_RootCA.cer
 
 mkdir -p /tmp/conductor/properties