aboutsummaryrefslogtreecommitdiffstats
path: root/csit/tests/ncmp-passthrough
diff options
context:
space:
mode:
authorBruno Sakoto <bruno.sakoto@bell.ca>2022-02-02 14:02:24 -0500
committerBruno Sakoto <bruno.sakoto@bell.ca>2022-02-03 18:06:44 -0500
commit8191c6abea9ee2370c88bc6aad5c032e36c824cd (patch)
tree381062d7ed8d11b6e3007e7e0cd54b19bd9c6069 /csit/tests/ncmp-passthrough
parentc2a98631112128093d4f601284bb30928539f242 (diff)
Investigate csit failuremr/879/126934/9
Issue-ID: CPS-879 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: Ia9799f4ae3265cf47e46329d014055feb8b35e74
Diffstat (limited to 'csit/tests/ncmp-passthrough')
-rw-r--r--csit/tests/ncmp-passthrough/ncmp-passthrough.robot2
1 files changed, 1 insertions, 1 deletions
diff --git a/csit/tests/ncmp-passthrough/ncmp-passthrough.robot b/csit/tests/ncmp-passthrough/ncmp-passthrough.robot
index 3b68c335f5..c23fa085b8 100644
--- a/csit/tests/ncmp-passthrough/ncmp-passthrough.robot
+++ b/csit/tests/ncmp-passthrough/ncmp-passthrough.robot
@@ -26,7 +26,7 @@ Library OperatingSystem
Library RequestsLibrary
Library BuiltIn
-Suite Setup Create Session CPS_URL http://${CPS_HOST}:${CPS_PORT}
+Suite Setup Create Session CPS_URL http://${CPS_CORE_HOST}:${CPS_CORE_PORT}
*** Variables ***