commit | 5503f7127cb02d6bfa02f432ca263bbdc72a5bfa | [log] [tgz] |
---|---|---|
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | Tue May 11 09:22:43 2021 -0400 |
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | Tue May 11 09:22:52 2021 -0400 |
tree | 8fad1a9398826aac0e690748f3b5d8998692c379 | |
parent | 53335fa2c345755e253ae2e073f540608594e95f [diff] |
Fix xacml-pdp csit test cases In the recent runs, it was found that get statitcs might take few seconds longer after the actual deployment of policies. So, increasing the "max" wait time for the test cases to 1 min. And it won't slow down the tests as the check will be made every 15 sec to verify if the assertions are passing. The moment they pass, it will move on. Issue-ID: POLICY-3257 Change-Id: I505c6e95e78a35b8bf1ee9921efbfcb4bd4874fb Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy XACML PDP engine code.
To build it using Maven 3, run: mvn clean install