From a4e34000e5cebac266737176e5cb1ab68647881e Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Thu, 20 Sep 2018 22:49:52 +0000 Subject: pomba healthcheck Change-Id: I516c249b81e3293db06d4b9a0b5f5ae929c547e4 Issue-ID: LOG-224 Signed-off-by: Ubuntu --- robot/testsuites/health-check.robot | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'robot/testsuites') diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 8483780c..5890ef5e 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -26,7 +26,7 @@ Resource ../resources/log_interface.robot Resource ../resources/oof_interface.robot Resource ../resources/sms_interface.robot Resource ../resources/dr_interface.robot - +Resource ../resources/pomba_interface.robot *** Test Cases *** Basic A&AI Health Check @@ -113,6 +113,18 @@ Basic Policy Health Check [Tags] health core Run Policy Health Check +Basic Pomba AAI-context-builder Health Check + [Tags] health core + Run Pomba Aai Context Builder Health Check + +Basic Pomba SDC-context-builder Health Check + [Tags] health core + Run Pomba Sdc Context Builder Health Check + +Basic Pomba Network-discovery-context-builder Health Check + [Tags] health core + Run Pomba Network Discovery Context Builder Health Check + Basic Portal Health Check [Tags] health core Run Portal Health Check -- cgit 1.2.3-korg