summaryrefslogtreecommitdiffstats
path: root/csit/scripts
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2021-10-12 15:59:46 -0400
committerDan Timoney <dtimoney@att.com>2021-10-15 13:36:23 -0400
commitf726685a515dc9442887b2cea982604c0c459de7 (patch)
tree868979b216f8f5ec72e5a2bec110caf1d51f9500 /csit/scripts
parent59e9b12cc24abe5adf43381a979e39fa18398e4c (diff)
Update to use Istanbul RC version of parent pom1.2.2
Update to use Istanbul RC released version of parent pom Issue-ID: CCSDK-3483 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I440c3ffe13a1db8688f95abc5a889f44f99ae929
Diffstat (limited to 'csit/scripts')
-rw-r--r--csit/scripts/healthcheck/.env4
1 files changed, 2 insertions, 2 deletions
diff --git a/csit/scripts/healthcheck/.env b/csit/scripts/healthcheck/.env
index bcd1c03d..46fe4d1e 100644
--- a/csit/scripts/healthcheck/.env
+++ b/csit/scripts/healthcheck/.env
@@ -28,5 +28,5 @@ DB_IMAGE_BASE="mysql/mysql-server"
DB_IMAGE_TAG="5.6"
#A1CONTROLLER
-A1CONTROLLER_IMAGE_BASE="nexus3.onap.org:10002/onap/sdnc-image"
-A1CONTROLLER_IMAGE_TAG="2.1.2"
+A1CONTROLLER_IMAGE_BASE="nexus3.onap.org:10001/onap/sdnc-image"
+A1CONTROLLER_IMAGE_TAG="2.2-STAGING-latest"