From a3d2dc6ac57903b4fd970043732159a59f1cb2ae Mon Sep 17 00:00:00 2001 From: "adheli.tavares" Date: Thu, 26 Sep 2024 14:16:09 +0100 Subject: Add extra test cases for drools-pdp - fix some references on robot files - drools policy execution not completing because of issues with AppcLcm simulator - uncommenting the executions - dcae_topic having topic name and effective topic now are the same Issue-ID: POLICY-4955 Change-Id: Ia45730c6ba2b473acfc5b317424a0a46b3660485 Signed-off-by: adheli.tavares --- csit/resources/tests/clamp-slas.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'csit/resources/tests/clamp-slas.robot') diff --git a/csit/resources/tests/clamp-slas.robot b/csit/resources/tests/clamp-slas.robot index 71656e4e..18a83d7a 100644 --- a/csit/resources/tests/clamp-slas.robot +++ b/csit/resources/tests/clamp-slas.robot @@ -3,7 +3,7 @@ Library Collections Library RequestsLibrary Library OperatingSystem Library json -Resource ${CURDIR}/common-library.robot +Resource common-library.robot *** Keywords *** ValidateResponseTimeForClamp -- cgit 1.2.3-korg