From 32ec651fe9a648843b145d49da870b0b310c39af Mon Sep 17 00:00:00 2001 From: hajipour <shajipour@cttc.es> Date: Thu, 6 Feb 2025 11:44:46 +0100 Subject: [PATCH] debug: NCE_IP changed to NCE_PORT in ofc25 e2e test descriptor --- .../ofc25-camara-e2e-controller/data/camara-e2e-topology.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tests/ofc25-camara-e2e-controller/data/camara-e2e-topology.json b/src/tests/ofc25-camara-e2e-controller/data/camara-e2e-topology.json index 4cc5645a0..b2a8617e2 100644 --- a/src/tests/ofc25-camara-e2e-controller/data/camara-e2e-topology.json +++ b/src/tests/ofc25-camara-e2e-controller/data/camara-e2e-topology.json @@ -154,7 +154,7 @@ "action": 1, "custom": { "resource_key": "_connect/port", - "resource_value": "NCE_IP" + "resource_value": "NCE_PORT" } }, { -- GitLab