aboutsummaryrefslogtreecommitdiffstats
path: root/csit/tests/data/event.json
diff options
context:
space:
mode:
authorTaka Cho <takamune.cho@att.com>2021-02-10 12:59:54 -0500
committerAjith Sreekumar <ajith.sreekumar@bell.ca>2021-02-11 11:15:18 +0000
commit9688ac73e3da3f284c2bcfeff56edec93fd0424a (patch)
treef7984a2c04784a33c009ebfb148e73c69c2d0483 /csit/tests/data/event.json
parentf86d08ca5598571410386372f3f06d5c8c686c74 (diff)
move csit to policy/apex-pdp repo
move csit to policy/apex-pdp repo Issue-ID: POLICY-2895 Change-Id: I73bd2f59c09f4ae213cab9b1dd2a83e909b218c6 Signed-off-by: Taka Cho <takamune.cho@att.com>
Diffstat (limited to 'csit/tests/data/event.json')
-rw-r--r--csit/tests/data/event.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/csit/tests/data/event.json b/csit/tests/data/event.json
new file mode 100644
index 000000000..9dbf2790b
--- /dev/null
+++ b/csit/tests/data/event.json
@@ -0,0 +1,11 @@
+{
+ "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
+}