From 658f4d4786b7f7290d91d3d16e99c405c176d686 Mon Sep 17 00:00:00 2001 From: leventecsanyi Date: Mon, 5 Aug 2024 15:46:59 +0200 Subject: Fixed URL for data job result - fixed opeanapi and stub - updated pnp simulator image Issue-ID: CPS-2296 Signed-off-by: leventecsanyi Change-Id: I6654762256097f9deb8ce40cfc8014bed67cb269 --- csit/plans/dmi/pnfsim/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'csit') diff --git a/csit/plans/dmi/pnfsim/docker-compose.yml b/csit/plans/dmi/pnfsim/docker-compose.yml index d8610b43..99befa7e 100644 --- a/csit/plans/dmi/pnfsim/docker-compose.yml +++ b/csit/plans/dmi/pnfsim/docker-compose.yml @@ -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: -- cgit 1.2.3-korg