X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=csit%2FREADME.md;h=baa636bab48150ece68917823e8792909cbac875;hb=41897f6465b534eaac4b960bba6f4491ea4d9d15;hp=56f007d9bbbda270c0aeb5d05e0fba8eb4e739d8;hpb=51ddaf6a3e004e9e9940d6ae3dc9b9e01188a85b;p=cps.git diff --git a/csit/README.md b/csit/README.md index 56f007d9b..baa636bab 100644 --- a/csit/README.md +++ b/csit/README.md @@ -1,3 +1,23 @@ + + ## Continuous System and Integration Testing (CSIT) for CPS The directory structure: @@ -41,7 +61,7 @@ cd ~//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= +mvn clean install -Dmaven.test.skip=true -Ddocker.repository.push= ``` Execute test from current cps folder: