aboutsummaryrefslogtreecommitdiffstats
path: root/csit/tests/data/event.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-13 19:55:01 +0000
commitc70c2179f1555e356794145956cbe32a3407e622 (patch)
treeafd615fe02791f06d748a266b7b2c5309be39133 /csit/tests/data/event.json
parentb599e62ad4e142da77e0500068e198350454a1d2 (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>
Diffstat (limited to 'csit/tests/data/event.json')
-rw-r--r--csit/tests/data/event.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/csit/tests/data/event.json b/csit/tests/data/event.json
deleted file mode 100644
index 9dbf2790b..000000000
--- a/csit/tests/data/event.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "nameSpace": "org.onap.policy.apex.sample.events",
- "name": "Event0000",
- "version": "0.0.1",
- "source": "REST_0",
- "target": "apex",
- "TestSlogan": "Test slogan for External Event0",
- "TestMatchCase": 3,
- "TestTimestamp": 1536363522018,
- "TestTemperature": 9080.866
-}