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/actuator/actuator.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'csit/tests/actuator') diff --git a/csit/tests/actuator/actuator.robot b/csit/tests/actuator/actuator.robot index 55ff40e076..2ee575e406 100644 --- a/csit/tests/actuator/actuator.robot +++ b/csit/tests/actuator/actuator.robot @@ -23,7 +23,7 @@ Documentation CPS - Actuator endpoints Library Collections Library RequestsLibrary -Suite Setup Create Session MANAGEMENT_URL http://${CPS_HOST}:${MANAGEMENT_PORT}/manage +Suite Setup Create Session MANAGEMENT_URL http://${CPS_CORE_HOST}:${CPS_CORE_MANAGEMENT_PORT}/manage *** Variables *** -- cgit 1.2.3-korg