commit | f404a66530eac7b072014af437deb1771977b1f4 | [log] [tgz] |
---|---|---|
author | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | Wed Mar 18 13:21:35 2020 +0100 |
committer | Remigiusz Janeczek <remigiusz.janeczek@nokia.com> | Thu Mar 19 08:51:16 2020 +0100 |
tree | fa3391a43eab0414aac48bf54b6cce2fb6098cb1 | |
parent | c16d738408ceef496be1d8bb1b22f6c0d868e6fc [diff] |
Add certservice client to Makefile (local run) Move files used only in local run from submodules to base dir Issue-ID: AAF-1107 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: Ia027bfb5859fb2b316215b3f2633b51666d06280
More information about the project and all its functionalities you can find under the wiki page: https://wiki.onap.org/display/DW/AAF+Certification+Service
Project consists of two submodules:
Detailed information about submodules can be found in README.md
in their directories.
mvn clean package
mvn clean install
mvn clean install -P docker or make build
Docker-compose uses a local image of certservice-api and make run-client uses a local image of certservice-client Build docker images locally before running docker compose command.
1. Build local images make build 2. Start Cert Service with configured EJBCA make start-backend 3. Run Cert Service Client make run-client 3. Remove client container make stop-client 4. Stop Cert Service and EJBCA make stop-backend
helm install ./aaf-cert-service
https://gerrit.onap.org/r/admin/repos/integration/csit
####How to run tests locally
sudo ./run-csit.sh plans/aaf/certservice
####Jenkins build https://jenkins.onap.org/view/CSIT/job/aaf-master-csit-certservice/
https://sonarcloud.io/dashboard?id=onap_aaf-certservice
All maven artifacts are deployed under nexus uri:
https://nexus.onap.org/content/repositories/snapshots/org/onap/aaf/certservice/
All docker images are hosted under nexus3 uri:
https://nexus3.onap.org/repository/docker.snapshot/v2/onap/org.onap.aaf.certservice.aaf-certservice-api/