From 461aa5b33b29ca1df212ba09a51e29dfcf1fe1bc Mon Sep 17 00:00:00 2001 From: Bilal A Date: Mon, 6 May 2019 14:00:57 -0400 Subject: Healthchecks for New Policy Components Adds healthchecks for following new Policy components: 1- Policy API 2- Policy PAP 3- Policy Distribution 4- Policy APEX PDP 5- Policy XACML PDP Change-Id: If390add061957ea26222b2336b4d40874d913192 Issue-ID: POLICY-1630 Signed-off-by: Bilal A --- robot/testsuites/health-check.robot | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'robot/testsuites/health-check.robot') diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 2330b091..5b46f9fc 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -140,6 +140,11 @@ Basic OOF-CMSO Health Check Basic Policy Health Check [Tags] health medium health-policy Run Policy Health Check + Run Policy API Healthcheck + Run Policy PAP Healthcheck + Run Policy Distribution Healthcheck + Run Policy XACML PDP Healthcheck + Run Policy APEX PDP Healthcheck Basic Pomba AAI-context-builder Health Check [Tags] health oom health-pomba @@ -293,4 +298,4 @@ Basic Multicloud-fcaps API Health Check Basic Modeling genericparser API Health Check [Tags] health api health-modeling - Run MSB Get Request /api/parser/v1/health_check \ No newline at end of file + Run MSB Get Request /api/parser/v1/health_check -- cgit 1.2.3-korg