commit | 71986212d4088b3cc5c41c2ed96ec352ea899fe5 | [log] [tgz] |
---|---|---|
author | Tomasz Wrobel <tomasz.wrobel@nokia.com> | Thu Mar 26 09:43:41 2020 +0100 |
committer | Tomasz Wrobel <tomasz.wrobel@nokia.com> | Fri Mar 27 08:35:55 2020 +0100 |
tree | adf2f276554908c9f00eddfabbe6fc47b3e2e0bb | |
parent | 483ccbf2d8f0c71ebb15a4a47246a68a42e68f3e [diff] |
Add Certification Client documentation Issue-ID: AAF-1091 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I8eb762063767f8532845e7f66b1d7398468ab650
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/