From d1ff3717f6fa68452321d6fd3df86cf45a51206e Mon Sep 17 00:00:00 2001 From: "Leigh, Phillip (pl876u)" Date: Wed, 20 Mar 2019 17:27:22 -0400 Subject: Add SD&SdncCtxBuider to Pomba HealthCheck-2 Issue-ID: LOG-1021 Signed-off-by: Leigh, Phillip (pl876u) Change-Id: I065681bd984881c053f75d8db4d2019032017431 --- robot/resources/pomba_interface.robot | 2 +- robot/testsuites/health-check.robot | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) (limited to 'robot') diff --git a/robot/resources/pomba_interface.robot b/robot/resources/pomba_interface.robot index cd9e1b95..8e53274c 100644 --- a/robot/resources/pomba_interface.robot +++ b/robot/resources/pomba_interface.robot @@ -1,5 +1,5 @@ *** Settings *** -Documentation Tests the health of the POMBA containers: aai-context-builder, sdc-context-builder and network-discovery-context-builder. +Documentation Tests the health of the POMBA containers: aai-context-builder, sdc-context-builder, service-decomposition, sdnc-context-builder and network-discovery-context-builder. Library Collections Library String Library RequestsLibrary diff --git a/robot/testsuites/health-check.robot b/robot/testsuites/health-check.robot index 3c16f1ca..92d84ee8 100644 --- a/robot/testsuites/health-check.robot +++ b/robot/testsuites/health-check.robot @@ -144,6 +144,14 @@ Basic Pomba Network-discovery-context-builder Health Check [Tags] health oom Run Pomba Network Discovery Context Builder Health Check +Basic Pomba Service-Decomposition Health Check + [Tags] health oom + Run Pomba Service Decomposition Health Check + +Basic Pomba Sdnc-Context-Builder Health Check + [Tags] health oom + Run Pomba Sdnc Context Builder Health Check + Basic Portal Health Check [Tags] health core Run Portal Health Check -- cgit 1.2.3-korg