diff options
author | Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com> | 2019-03-20 17:27:22 -0400 |
---|---|---|
committer | Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com> | 2019-03-20 17:34:33 -0400 |
commit | d1ff3717f6fa68452321d6fd3df86cf45a51206e (patch) | |
tree | 606a524ed96e836cae083ce732ecfeba18a68126 /robot/resources | |
parent | d8966bcdbc302cb06604773297623fc9edba7512 (diff) |
Add SD&SdncCtxBuider to Pomba HealthCheck-2
Issue-ID: LOG-1021
Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
Change-Id: I065681bd984881c053f75d8db4d2019032017431
Diffstat (limited to 'robot/resources')
-rw-r--r-- | robot/resources/pomba_interface.robot | 2 |
1 files changed, 1 insertions, 1 deletions
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 |