commit | 5a5af80b9f6475b44de3e95ebca8f7fb05d75272 | [log] [tgz] |
---|---|---|
author | Alexey Sandler <alexey.sandler@intl.att.com> | Mon Apr 06 11:31:37 2020 +0300 |
committer | Alexey Sandler <alexey.sandler@intl.att.com> | Mon Apr 06 21:30:49 2020 +0300 |
tree | 0ba5dbf79b216bf6497bb9b6789dbd8be0bb4df4 | |
parent | f6204c8b0f9b4f778419c16400b8a431f5797beb [diff] |
fix test: wait for aai_get_newest_model_version request been sent this fix resolve the issue that occasionally VFM upgrade tests failed due to aai_get_newest_model_version_by_invariant request not sent Issue-ID: VID-647 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I586677e6003e42cc259543d2902c17b536a65799 Signed-off-by: Alexey Sandler <alexey.sandler@intl.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