X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=csit%2FREADME.md;h=baa636bab48150ece68917823e8792909cbac875;hb=165e3b8bcc492ebe31431f30c14d5dc98bb7f18e;hp=f4b6adf90186b39873243dfea27fb5419d42752f;hpb=333f2b5a7a54f325a8d7137e6b8c0502fc860441;p=cps.git diff --git a/csit/README.md b/csit/README.md index f4b6adf90..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= -Pcps-xnf-docker +mvn clean install -Dmaven.test.skip=true -Ddocker.repository.push= ``` Execute test from current cps folder: