aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaweł Baniewski <pawel.baniewski@nokia.com>2020-02-28 09:39:14 +0000
committerGerrit Code Review <gerrit@onap.org>2020-02-28 09:39:14 +0000
commit7bf4e60bca87ae68d37a7632fa5c51e16608574e (patch)
treee9fcc5ca7988d943fe477c559a0e0ad8e20287c9
parenta5d52b5508655721806541a752d1113db79d5aeb (diff)
parent981e06c6556d5007cf5e97b268490ed38de1a3ff (diff)
Merge "Update README.md"
-rw-r--r--certService/README.md16
1 files changed, 12 insertions, 4 deletions
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: