From: Bogumil Zebek Date: Fri, 28 Feb 2020 07:53:33 +0000 (+0100) Subject: Update README.md X-Git-Tag: 0.0.1~30^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=981e06c6556d5007cf5e97b268490ed38de1a3ff;p=oom%2Fplatform%2Fcert-service.git Update README.md Issue-ID: AAF-997 Signed-off-by: Zebek Bogumil Change-Id: Ic3b662a593cabc8d9d75e474a894ea1329ea8a89 --- diff --git a/certService/README.md b/certService/README.md index 23cb2cf6..4780a904 100644 --- a/certService/README.md +++ b/certService/README.md @@ -84,15 +84,23 @@ curl localhost:8080/actuator/health ``` Should return {"status":"UP"} -### Running CSITs -Pull csit repository +### AAF CertService CSITs +#### CSIT repository ``` https://gerrit.onap.org/r/admin/repos/integration/csit ``` -Go to created directory and run + +####How to run tests locally +1. Checkout CSIT repository +2. Configure CSIT local environment +3. Inside CSIT directory execute ``` -sudo ./run-csit.sh plans/aaf/cert-service +sudo ./run-csit.sh plans/aaf/certservice ``` + +####Jenkins build +https://jenkins.onap.org/view/CSIT/job/aaf-master-csit-certservice/ + ### Logs locally path: