commit | 9c411472a8aa8a218665d258f52c3d436ee9b58e | [log] [tgz] |
---|---|---|
author | Ittay Stern <ittay.stern@att.com> | Mon Mar 23 07:24:50 2020 +0200 |
committer | Ittay Stern <ittay.stern@att.com> | Mon Mar 23 05:27:20 2020 +0000 |
tree | 410ebaffb7e050d212060f88598f71f1c12170a6 | |
parent | efefd95854efb51333dc36abe7bb33fca4d04e90 [diff] |
Add some timed grace for assertion on log-lines It happens that logging is delayed, and rows are not available on disk right after an inspected event. Issue-ID: VID-647 Change-Id: Ic47cb2beff0be699f018ff6b5f264a57479bd7d0 Signed-off-by: Ittay Stern <ittay.stern@att.com>
This source repository contains the OpenECOMP Virtual Infrastructure Deployment (VID). The settings file needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment. In addition, this code is dependent upon the following OpenECOMP artifacts, which are not part of VID:
org.openecomp.ecompsdkos:ecompSDK-project org.openecomp.ecompsdkos:ecompSDK-core org.openecomp.ecompsdkos:ecompSDK-analytics org.openecomp.ecompsdkos:ecompSDK-workflow
To build it using Maven 3, run: mvn clean install