diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-05-13 15:34:57 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2021-05-13 15:35:06 -0400 |
commit | c7bf8c313d5e17f78bfbbcbccd1c6d13bd4caf16 (patch) | |
tree | 2ba9bb5f1fa57be30d3041d737433bb17759dd77 /csit/tests/data/vfwOnset.json | |
parent | d9716d4fd3f3c5babd22307883a1620e9a65b68e (diff) |
Remove csit folder from policy/drools-apps
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: I98e34906398d9e6fc239a319aea9a2ef72042890
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'csit/tests/data/vfwOnset.json')
-rw-r--r-- | csit/tests/data/vfwOnset.json | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/csit/tests/data/vfwOnset.json b/csit/tests/data/vfwOnset.json deleted file mode 100644 index 7782867a1..000000000 --- a/csit/tests/data/vfwOnset.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "closedLoopControlName": "ControlLoop-vFirewall-d0a1dfc6-94f5-4fd4-a5b5-4630b438850a", - "closedLoopAlarmStart": 1463679805324, - "closedLoopEventClient": "microservice.stringmatcher", - "closedLoopEventStatus": "ONSET", - "requestID": "c7c6a4aa-bb61-4a15-b831-ba1472dd4a65", - "target_type": "VNF", - "target": "generic-vnf.vnf-name", - "AAI": { - "vserver.is-closed-loop-disabled": "false", - "vserver.prov-status": "ACTIVE", - "generic-vnf.vnf-name": "fw0002vm002fw002", - "vserver.vserver-name": "OzVServer" - }, - "from": "DCAE", - "version": "1.0.2" -} |