aboutsummaryrefslogtreecommitdiffstats
path: root/controlloop/common/rules-test/src/main/resources/vfw/tosca-compliant-vfw.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/tosca-compliant-vfw.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/tosca-compliant-vfw.json')
-rw-r--r--controlloop/common/rules-test/src/main/resources/vfw/tosca-compliant-vfw.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/controlloop/common/rules-test/src/main/resources/vfw/tosca-compliant-vfw.json b/controlloop/common/rules-test/src/main/resources/vfw/tosca-compliant-vfw.json
index f55145658..6d8603b0f 100644
--- a/controlloop/common/rules-test/src/main/resources/vfw/tosca-compliant-vfw.json
+++ b/controlloop/common/rules-test/src/main/resources/vfw/tosca-compliant-vfw.json
@@ -26,7 +26,7 @@
}
}
},
- "timeout": 300,
+ "timeout": 7,
"retries": 0,
"success": "final_success",
"failure": "final_failure",