summaryrefslogtreecommitdiffstats
path: root/controlloop/common/rules-test/src/main/resources/vfw/vfw.appc.failure.json
diff options
context:
space:
mode:
authorPeyton Puckett <peyton.puckett@att.com>2020-03-17 11:30:11 -0500
committerPeyton Puckett <peyton.puckett@att.com>2020-03-18 15:56:16 -0500
commitffb12d3ca702aa53c3f95d6e721f202f27e1aa8b (patch)
tree4f12a6a6b4c5fde837880b3273b3ecdf50b9fbb0 /controlloop/common/rules-test/src/main/resources/vfw/vfw.appc.failure.json
parent01cbeec256bf5ec9e3ec2e7f599aef7eb4814ae3 (diff)
Add rainyDayTest for VFW
Added less restrictive filter condition to consider discarded messages Issue-ID: POLICY-2431 Change-Id: I0bc5e34636699094c97bd7e5669f66df875cd6ae Signed-off-by: Peyton Puckett <peyton.puckett@att.com>
Diffstat (limited to 'controlloop/common/rules-test/src/main/resources/vfw/vfw.appc.failure.json')
-rw-r--r--controlloop/common/rules-test/src/main/resources/vfw/vfw.appc.failure.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/controlloop/common/rules-test/src/main/resources/vfw/vfw.appc.failure.json b/controlloop/common/rules-test/src/main/resources/vfw/vfw.appc.failure.json
new file mode 100644
index 000000000..ff4361867
--- /dev/null
+++ b/controlloop/common/rules-test/src/main/resources/vfw/vfw.appc.failure.json
@@ -0,0 +1,17 @@
+{
+ "CommonHeader": {
+ "TimeStamp": 1506051879001,
+ "APIver": "1.01",
+ "RequestID": "c7c6a4aa-bb61-4a15-b831-ba1472dd4a65",
+ "SubRequestID": "${replaceMe}",
+ "RequestTrack": [],
+ "Flags": []
+ },
+ "Status": {
+ "Code": 401,
+ "Value": "FAILURE"
+ },
+ "Payload": {
+ "generic-vnf.vnf-id": "jimmy-test-vnf2"
+ }
+}