diff options
author | Bogumil Zebek <bogumil.zebek@nokia.com> | 2020-08-19 12:47:44 +0200 |
---|---|---|
committer | Zebek Bogumil <bogumil.zebek@nokia.com> | 2020-08-19 12:47:44 +0200 |
commit | dd6fd1a1c87dc0c118dab646ab87de6289121d67 (patch) | |
tree | 13683da4fe9ceff52a2fb559e9e4a1428b8d2702 /README.md | |
parent | a1def56303f42c197156ed3862f733df32001bb7 (diff) |
Fix README.md
- add proper link to documentation
- fix broken command to run csits locally
Issue-ID: OOM-2526
Signed-off-by: Zebek Bogumil <bogumil.zebek@nokia.com>
Change-Id: Ib296c60509098d87793dbf39b867573c20cd79e3
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,7 +63,7 @@ https://gerrit.onap.org/r/admin/repos/integration/csit 2. Configure CSIT local environment 3. Inside CSIT directory execute ``` -sudo ./run-csit.sh plans/aaf/certservice +sudo ./run-csit.sh plans/oom-platform-cert-service/certservice ``` ####Jenkins build |