Attempt to check CSIT
[integration/csit.git] / tests / dcaegen2 / prh-testcases / prh_tests.robot
index 3de7e91..5b8098b 100644 (file)
@@ -36,14 +36,7 @@ Process valid simple PNF Registration DMaaP event which can be converted to PNF_
     [Tags]    PRH    Valid event
     [Template]    Valid event processing
     ${VES_EVENT_PNF_REGISTRATION_SIMPLE}    ${AAI_PNF_REGISTRATION_SIMPLE}
-    #${EVENT_WITH_ALL_VALID_REQUIRED_FIELDS}
-    #${EVENT_WITH_IPV4}
-    #${EVENT_WITH_IPV6}
-    #${EVENT_WITHOUT_IPV6_FILED}
-    #${EVENT_WITH_OPTIONAL_REGISTRATION_FIELDS_ALL_FILLED}
-    #${EVENT_WITH_OPTIONAL_REGISTRATION_FIELDS_EMPTY}
-    #${EVENT_WITH_OPTIONAL_REGISTRATION_FIELDS_MISSING_ALL}
-    #${EVENT_WITH_OPTIONAL_REGISTRATION_FIELDS_MISSING_PARTIAL}
+    #${VES_EVENT_PNF_REGISTRATION_SIMPLE_AND_ATTACHMENT_POINT}
 
 Invalid DMaaP event cannot be converted to PNF_READY notification
     [Documentation]    PRH get invalid event from DMaaP with missing required fields - PRH does not produce PNF_READY notification
@@ -82,4 +75,4 @@ Get valid event from DMaaP and AAI is not responding
     Set event in DMaaP    ${data}
     #TODO fix after CBS merge
     #Wait Until Keyword Succeeds    100x    300ms    Check PRH log    java.net.UnknownHostException: aai
-    Ensure Container Is Running  aai_simulator
+    Ensure Container Is Running  aai_simulator
\ No newline at end of file