aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dcaegen2-services-bbs-event-processor/bbs-testcases/assets/json_events/update_policy_with_all_fields.json
diff options
context:
space:
mode:
authormprzybys <marcin.przybysz@nokia.com>2020-03-03 08:31:16 +0000
committermprzybys <marcin.przybysz@nokia.com>2020-03-03 09:31:49 +0000
commitf3f1b5e5f426fc181d25061cef39429b9498106f (patch)
treedf5762d816f536fc8de54fe1ab1b0fcf378a70db /tests/dcaegen2-services-bbs-event-processor/bbs-testcases/assets/json_events/update_policy_with_all_fields.json
parent65fdbf6e868410f16b939f47b44c87cb2c3fa61d (diff)
Bbs test cases are not run while bbs code is merged
Issue-ID: DCAEGEN2-2123 Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com> Change-Id: I710b16d035fc279aca0a045a99a1d4b0423674bb
Diffstat (limited to 'tests/dcaegen2-services-bbs-event-processor/bbs-testcases/assets/json_events/update_policy_with_all_fields.json')
-rw-r--r--tests/dcaegen2-services-bbs-event-processor/bbs-testcases/assets/json_events/update_policy_with_all_fields.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/tests/dcaegen2-services-bbs-event-processor/bbs-testcases/assets/json_events/update_policy_with_all_fields.json b/tests/dcaegen2-services-bbs-event-processor/bbs-testcases/assets/json_events/update_policy_with_all_fields.json
new file mode 100644
index 00000000..49402657
--- /dev/null
+++ b/tests/dcaegen2-services-bbs-event-processor/bbs-testcases/assets/json_events/update_policy_with_all_fields.json
@@ -0,0 +1,24 @@
+[
+ {
+ "closedLoopEventClient": "DCAE.BBS_event_processor_mSInstance",
+ "policyVersion": "1.0.0.5",
+ "policyName": "Nomadic_ONT",
+ "policyScope": "reRegPolicyScope",
+ "target_type": "VM",
+ "AAI":{
+ "attachmentPoint": "olt11-1-1",
+ "service-information.hsia-cfs-service-instance-id": "1923eaa8-8ab7-49ef-b4c2-e185efbbe832",
+ "cvlan": "1005",
+ "svlan": "100",
+ "remoteId": "some-remote-id"
+ },
+ "closedLoopAlarmStart": 1553067455,
+ "closedLoopEventStatus": "ONSET",
+ "closedLoopControlName": "reRegControlName",
+ "version": "1.0.2",
+ "target": "vserver.vserver-name",
+ "requestID":
+ "407a6515-4b10-46ad-a249-efe529a36c69",
+ "from": "DCAE"
+ }
+]