From: Leigh, Phillip (pl876u) Date: Wed, 20 Mar 2019 21:27:22 +0000 (-0400) Subject: Add SD&SdncCtxBuider to Pomba HealthCheck-2 X-Git-Tag: 1.4.0~65 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F59%2F82859%2F1;p=testsuite.git Add SD&SdncCtxBuider to Pomba HealthCheck-2 Issue-ID: LOG-1021 Signed-off-by: Leigh, Phillip (pl876u) Change-Id: I065681bd984881c053f75d8db4d2019032017431 --- 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