Release image version 1.12.2
[testsuite.git] / robot / resources / pomba_interface.robot
index ddea52a..3516118 100644 (file)
@@ -1,7 +1,7 @@
 *** Settings ***
 Documentation     Tests the health of the POMBA containers: aai-context-builder, sdc-context-builder,
-Documentation     network-discovery-micro-service, Context-Aggregator, pomba-kibana, pomba-elasticsearch,
-Documentation     service-decomposition, sdnc-context-builder and network-discovery-context-builder.
+...    network-discovery-micro-service, Context-Aggregator, pomba-kibana, pomba-elasticsearch,
+...    service-decomposition, sdnc-context-builder and network-discovery-context-builder.
 Library    Collections
 Library         String
 Library              RequestsLibrary
@@ -154,4 +154,4 @@ Run Pomba Context Aggregator Get Request
     ${session}=    Create Session      pomba-contextaggregator         ${POMBA_CONTEXTAGGREGATOR_ENDPOINT}
     ${resp}=   Get Request     pomba-contextaggregator ${data_path}
     Log    Received response from pomba-contextaggregator ${resp.text}
-    [Return]    ${resp}
\ No newline at end of file
+    [Return]    ${resp}