aboutsummaryrefslogtreecommitdiffstats
path: root/csit/resources/tests/data/drools/vfwOnset.json
diff options
context:
space:
mode:
authoradheli.tavares <adheli.tavares@est.tech>2024-09-26 14:16:09 +0100
committeradheli.tavares <adheli.tavares@est.tech>2024-09-27 09:36:18 +0100
commita3d2dc6ac57903b4fd970043732159a59f1cb2ae (patch)
tree91d07d6a0c02e587df94159531f31ce5582ec4fa /csit/resources/tests/data/drools/vfwOnset.json
parentc4497b791b8d60137a07d0639437e78d9e158bf0 (diff)
Add extra test cases for drools-pdp
- fix some references on robot files - drools policy execution not completing because of issues with AppcLcm simulator - uncommenting the executions - dcae_topic having topic name and effective topic now are the same Issue-ID: POLICY-4955 Change-Id: Ia45730c6ba2b473acfc5b317424a0a46b3660485 Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
Diffstat (limited to 'csit/resources/tests/data/drools/vfwOnset.json')
-rw-r--r--csit/resources/tests/data/drools/vfwOnset.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/csit/resources/tests/data/drools/vfwOnset.json b/csit/resources/tests/data/drools/vfwOnset.json
new file mode 100644
index 00000000..7782867a
--- /dev/null
+++ b/csit/resources/tests/data/drools/vfwOnset.json
@@ -0,0 +1,17 @@
+{
+ "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"
+}