X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=csit%2FREADME.md;h=baa636bab48150ece68917823e8792909cbac875;hb=2a3430b11f80fe977f32a940d980bd13b69376f0;hp=56f007d9bbbda270c0aeb5d05e0fba8eb4e739d8;hpb=8895ce4bc508874e95321f97acc014f5e5be7fa7;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: