commit | e64680cd62b468a25b763457c2e1d31414081c29 | [log] [tgz] |
---|---|---|
author | kjaniak <kornel.janiak@nokia.com> | Wed Jul 08 15:19:33 2020 +0200 |
committer | Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> | Mon Jul 13 10:12:50 2020 +0200 |
tree | 21ab8e027a6fb62dc606eca155b719772de29612 | |
parent | ed1b24390eaacd5ec869bd1947a2cbcd21f62b63 [diff] |
Add subfolders creation Added new not existing subfolders creation in output path to allow CMPv2 integration. Top up version to 1.2.0 Issue-ID: DCAEGEN2-2252 Change-Id: I59f8dfa7fddc5eb3a3fdd80ce18eb3e2272e1bfb Signed-off-by: kjaniak <kornel.janiak@nokia.com>
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