Add rainyDayTest for VFW 09/103809/5
authorPeyton Puckett <peyton.puckett@att.com>
Tue, 17 Mar 2020 16:30:11 +0000 (11:30 -0500)
committerPeyton Puckett <peyton.puckett@att.com>
Wed, 18 Mar 2020 20:56:16 +0000 (15:56 -0500)
commitffb12d3ca702aa53c3f95d6e721f202f27e1aa8b
tree4f12a6a6b4c5fde837880b3273b3ecdf50b9fbb0
parent01cbeec256bf5ec9e3ec2e7f599aef7eb4814ae3
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>
controlloop/common/controller-usecases/src/test/java/org/onap/policy/controlloop/UsecasesTest.java
controlloop/common/rules-test/src/main/java/org/onap/policy/controlloop/common/rules/test/BaseRuleTest.java
controlloop/common/rules-test/src/main/java/org/onap/policy/controlloop/common/rules/test/Listener.java
controlloop/common/rules-test/src/main/resources/vfw/tosca-compliant-timeout-vfw.json [new file with mode: 0644]
controlloop/common/rules-test/src/main/resources/vfw/tosca-compliant-vfw.json
controlloop/common/rules-test/src/main/resources/vfw/tosca-vfw.json
controlloop/common/rules-test/src/main/resources/vfw/vfw.appc.failure.json [new file with mode: 0644]
controlloop/common/rules-test/src/test/java/org/onap/policy/controlloop/common/rules/test/BaseRuleTestTest.java