aboutsummaryrefslogtreecommitdiffstats
path: root/test/csit/tests/dcaegen2/prh_testcases/prh.robot
diff options
context:
space:
mode:
Diffstat (limited to 'test/csit/tests/dcaegen2/prh_testcases/prh.robot')
-rw-r--r--test/csit/tests/dcaegen2/prh_testcases/prh.robot19
1 files changed, 0 insertions, 19 deletions
diff --git a/test/csit/tests/dcaegen2/prh_testcases/prh.robot b/test/csit/tests/dcaegen2/prh_testcases/prh.robot
deleted file mode 100644
index 7c9b9533f..000000000
--- a/test/csit/tests/dcaegen2/prh_testcases/prh.robot
+++ /dev/null
@@ -1,19 +0,0 @@
-*** Settings ***
-Documentation Testing PRH with various use scenarios
-Suite Setup PRH Suite Setup
-Suite Teardown PRH Suite Shutdown
-Library Collections
-Library resources/PrhLibrary.py
-Resource resources/prh_keywords.robot
-
-*** Variables ***
-${DMaaP_URL} http://localhost:3904
-${AAI_URL} http://localhost:3905
-${PNF_READY} %{WORKSPACE}/test/csit/tests/dcaegen2/prh_testcases/assets/json_events/pnf_ready.json
-
-*** Test Cases ***
-New test
- [Documentation] First positive TC
- [Tags] PRH
- #First TC will be added after initial commit
- Should Be True True