Remove old test cases
[integration/csit.git] / tests / dcaegen2 / prh-testcases / ssl_prh_tests.robot
1 *** Settings ***
2 Documentation     Integration tests for PRH.
3 ...               PRH receive events from DMaaP and produce or not PNF_READY notification depends on required fields in received event. PRH comunicates with AAI and DMaaP through SSL
4 Suite Setup       Run keywords   Create headers  AND  Create sessions  AND  Ensure Container Is Running  ssl_prh  AND  Ensure Container Is Exited  prh
5 Suite Teardown    Ensure Container Is Running  prh
6 Test Teardown     Reset Simulators
7 Library           resources/PrhLibrary.py
8 Resource          resources/prh_library.robot
9 Resource          ../../common.robot
10
11 *** Variables ***
12 ${TEST_CASES_DIR}    %{WORKSPACE}/tests/dcaegen2/prh-testcases/assets
13
14 ${DMAAP_SIMULATOR_SETUP_URL}    http://${DMAAP_SIMULATOR_SETUP}
15 ${AAI_SIMULATOR_SETUP_URL}    http://${AAI_SIMULATOR_SETUP}
16 ${CONSUL_SETUP_URL}    http://${CONSUL_SETUP}
17
18 *** Test Cases ***
19 Valid DMaaP event can be converted to PNF_READY notification with ssl connection to AAI
20     [Template]    Verify PNF ready sent
21     ${TEST_CASES_DIR}/ves-event-without-additional-fields