From 8191c6abea9ee2370c88bc6aad5c032e36c824cd Mon Sep 17 00:00:00 2001 From: Bruno Sakoto Date: Wed, 2 Feb 2022 14:02:24 -0500 Subject: Investigate csit failure Issue-ID: CPS-879 Signed-off-by: Bruno Sakoto Change-Id: Ia9799f4ae3265cf47e46329d014055feb8b35e74 --- csit/tests/ncmp-passthrough/ncmp-passthrough.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'csit/tests/ncmp-passthrough') 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 *** -- cgit 1.2.3-korg