aboutsummaryrefslogtreecommitdiffstats
path: root/csit
diff options
context:
space:
mode:
authorBruno Sakoto <bruno.sakoto@bell.ca>2021-04-21 23:58:05 -0400
committerBruno Sakoto <bruno.sakoto@bell.ca>2021-04-23 11:50:59 -0400
commit51ddaf6a3e004e9e9940d6ae3dc9b9e01188a85b (patch)
treeb2023b89fd84a36679d0c68471f85b8c91e1e5ae /csit
parent964fc0f1f9a19e64aa45c3f3469a8f4d5079724c (diff)
Update documentation for csit tests
Issue-ID: CPS-356 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: Ic6f31e7eaaf86fd51bb65f22b51668a74d792472
Diffstat (limited to 'csit')
-rw-r--r--csit/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/csit/README.md b/csit/README.md
index f4b6adf90..56f007d9b 100644
--- a/csit/README.md
+++ b/csit/README.md
@@ -41,7 +41,7 @@ cd ~/<your_git_repo>/cps
Build a docker image (see also [docker-compose readme](../docker-compose/README.md) ) from your cps directory:
```bash
-mvn clean install -Dmaven.test.skip=true -Dnexus.repository= -Pcps-xnf-docker
+mvn clean install -Dmaven.test.skip=true -Dnexus.repository=
```
Execute test from current cps folder: