commit | db98c7976e57f8bacbcc93b802b4d05b1db7b8cf | [log] [tgz] |
---|---|---|
author | Ittay Stern <ittay.stern@att.com> | Wed Jul 17 18:02:48 2019 +0300 |
committer | Ittay Stern <ittay.stern@att.com> | Wed Jul 17 18:06:43 2019 +0300 |
tree | bba7b3205637c2dc8865599b24616ecccc6a199a | |
parent | 5f9fd8e2506de6ce7dc27d0fba009724e440f15d [diff] |
Let API tests run without report_portal_integration, using dynamic loading - Removed @Step annotations, as pointcut is hardcoded in com.att-> .automation.common.report_portal_integration.aspects.StepAspects - Introduced ReportPortalListenerDelegator that loads com.att-> .automation.common.report_portal_integration if available - Optimized and organized dependencies - Upgrade maven-assembly-plugin to resolve "Java heap space" error. Issue-ID: VID-378 Change-Id: Iaf9279a48a1474d0ef6d0f514259dd383f6f5dbf 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