Issue-ID: LOG-1021
Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
Change-Id: I065681bd984881c053f75d8db4d2019032017431
 *** 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
 
     [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