Fix docker image for netconf-pnp-simulator to fix CSITs 15/138815/1
authordanielhanrahan <daniel.hanrahan@est.tech>
Tue, 20 Aug 2024 13:07:00 +0000 (14:07 +0100)
committerdanielhanrahan <daniel.hanrahan@est.tech>
Tue, 20 Aug 2024 13:09:04 +0000 (14:09 +0100)
The image on onap nexus is missing.

Issue-ID: CPS-2313
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: Ifd410de6d9607705857e4d98e2afab2556940f96

csit/plans/cps/pnfsim/docker-compose.yml

index 4438729..869df22 100644 (file)
@@ -16,7 +16,7 @@
 
 services:
   netconf-pnp-simulator:
-    image: nexus3.onap.org:10001/onap/integration/simulators/netconf-pnp-simulator:2.8.6
+    image: blueonap/netconf-pnp-simulator:v2.8.6
     container_name: netconf-simulator
     restart: always
     ports: