commit | 9c93bea8d63794a1d82ad3743bc713b3fbbb3967 | [log] [tgz] |
---|---|---|
author | Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> | Mon Jul 13 15:51:23 2020 +0200 |
committer | Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> | Mon Jul 13 15:55:29 2020 +0200 |
tree | 181eb0778eb76061f72a4741b19e8f52bf07fa7f | |
parent | 20b07f71edc5ad3f862033b4ac4075ceaa76c9a8 [diff] |
Release docker image 1.2.0 Issue-ID: DCAEGEN2-2252 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: If9879c118de63b5bfb414bf2ce23893349e2661d
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
There are example certificates already generated in certs/ directory. In order to generate new certificates, first remove existing ones. Then execute following command from certs(!) directory:
make
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 4. Stop Cert Service and EJBCA make stop-backend
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/
https://github.com/lfit/releng-global-jjb/blob/master/docs/jjb/lf-release-jobs.rst