commit | ce788600b742e8679cfd1670575277f77ac6dd98 | [log] [tgz] |
---|---|---|
author | LF Jenkins CI <releng+lf-jobbuilder@linuxfoundation.org> | Tue Apr 07 07:05:32 2020 +0000 |
committer | LF Jenkins CI <releng+lf-jobbuilder@linuxfoundation.org> | Tue Apr 07 07:05:35 2020 +0000 |
tree | 01e8cbce6dacb997d257adbfe0a51cf2ea229a92 | |
parent | d04314864e90fb138a050b44b86f15c655322714 [diff] |
Automation adds index.rst Issue-ID: CIMAN-376 Change-Id: I6658cbe767a13436716c8410d2f38dc7f6931972 Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>
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 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/