commit | a868f407c6b80ea0c533fc534d45b9e04e69521a | [log] [tgz] |
---|---|---|
author | Amir Skalka <amir.skalka@intl.att.com> | Tue Nov 05 11:19:37 2019 +0200 |
committer | Amir Skalka <amir.skalka@intl.att.com> | Thu Nov 07 15:46:39 2019 +0200 |
tree | cc79bece67c0a8bf029f59cee8269ab80d77d1f6 | |
parent | b84d6332c492206cecf11d54a884c8a299ef1690 [diff] |
Validations in different tests for audit log ChangeManagementApi/UserApi to verify incoming requests in audit log. Refactor assert message and contains method for validation Add audit logging validation to Health Check test Refactor audit log validation according to code review comments Fix the test of Add audit logging validation to Health Check test Issue-ID: VID-253 Signed-off-by: Amir Skalka <amir.skalka@intl.att.com> Change-Id: I0379520054b65f2141745579a14690bdc4824655
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