commit | fe4c4957e2dd09ab09cd0486424416470c9d1730 | [log] [tgz] |
---|---|---|
author | Bogumil Zebek <bogumil.zebek@nokia.com> | Fri Aug 21 12:07:57 2020 +0200 |
committer | Zebek Bogumil <bogumil.zebek@nokia.com> | Fri Aug 21 12:07:57 2020 +0200 |
tree | 0f402361049424b7e41936e9034c3087d658ffc5 | |
parent | 9c93bea8d63794a1d82ad3743bc713b3fbbb3967 [diff] |
Remove documentation Project was abandon since release G. Issue-ID: OOM-2526 Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com> Change-Id: I711ffb123af71917bf4d58aad5fb14b2f696dd68
21-08-2020 THIS PROJECT WAS ABANDON IN RELEASE Guilin! New version of CertService is developed begin release Guilin in https://gerrit.onap.org/r/admin/repos/oom/platform/cert-service repository.
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