commit | 946b3ddda7a3798123a045eefe6f7d7fdd6d45ce | [log] [tgz] |
---|---|---|
author | Aleksandra Maciaga <aleksandra.maciaga@nokia.com> | Thu Apr 16 21:46:06 2020 +0200 |
committer | awudzins <adam.wudzinski@nokia.com> | Mon Apr 20 11:52:58 2020 +0200 |
tree | 3c331768dc138e35625b9dc329123e42a863f822 | |
parent | 39e05157943bf7a6010ab5265cf36f55e8669ce4 [diff] |
Update documentation Signed-off-by: Aleksandra Maciaga <aleksandra.maciaga@nokia.com> Issue-ID: AAF-1091 Change-Id: I7b9b4211dc8f2a191dfc7b4249e74a42902b2b01
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