aboutsummaryrefslogtreecommitdiffstats
path: root/csit/tests/data/pdp_update.json
diff options
context:
space:
mode:
authorRam Krishna Verma <ram_krishna.verma@bell.ca>2021-05-13 15:31:07 -0400
committerRam Krishna Verma <ram_krishna.verma@bell.ca>2021-05-21 13:11:47 +0000
commit358f97566c36c738d85deb82818bf7278ac9cc6c (patch)
tree1463492b39da15b6905e3262a96946fd59fbd0fb /csit/tests/data/pdp_update.json
parent0559e85794edc2fc77b35561737ff4640c8895c8 (diff)
Remove csit folder from policy/apex-pdp
The csit test files for all repos have been consolidated in policy/docker to maintain them at single place and allow us to trigger verify jobs in gerrit reviews. Issue-ID: POLICY-3257 Change-Id: I26d281b75d91e7bf1250e97b22d0e7a303815ed6 Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca> (cherry picked from commit c70c2179f1555e356794145956cbe32a3407e622)
Diffstat (limited to 'csit/tests/data/pdp_update.json')
-rw-r--r--csit/tests/data/pdp_update.json17
1 files changed, 0 insertions, 17 deletions
diff --git a/csit/tests/data/pdp_update.json b/csit/tests/data/pdp_update.json
deleted file mode 100644
index 51c3573d9..000000000
--- a/csit/tests/data/pdp_update.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "groups": [
- {
- "name": "defaultGroup",
- "deploymentSubgroups": [
- {
- "pdpType": "apex",
- "action": "POST",
- "policies": [{
- "name": "onap.policies.native.apex.Sampledomain",
- "version": "1.0.0"
- }]
- }
- ]
- }
- ]
-}