Update tested optf-has image to 1.3.2
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>
diff --git a/scripts/optf-has/has/has_script.sh b/scripts/optf-has/has/has_script.sh
index 475f930..9aa7606 100755
--- a/scripts/optf-has/has/has_script.sh
+++ b/scripts/optf-has/has/has_script.sh
@@ -31,7 +31,7 @@
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