X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2FAPPC%20Testing%20of%20a%20Local%20ONAP%20Component%2FAPPC%20Testing%20of%20a%20Local%20ONAP%20Component.rst;h=7fbaa65ee74c20c5ada18009a028b4b99aa4cfa7;hb=9c96d16bb3d9b96467efc931684d351b64eb871a;hp=4e7b8351e698ae85269d9b3f152651ca0877000c;hpb=caa4598ad7a4b55f08e41b11d32f82b98d83a1e8;p=appc%2Fdeployment.git diff --git a/docs/APPC Testing of a Local ONAP Component/APPC Testing of a Local ONAP Component.rst b/docs/APPC Testing of a Local ONAP Component/APPC Testing of a Local ONAP Component.rst index 4e7b835..7fbaa65 100644 --- a/docs/APPC Testing of a Local ONAP Component/APPC Testing of a Local ONAP Component.rst +++ b/docs/APPC Testing of a Local ONAP Component/APPC Testing of a Local ONAP Component.rst @@ -104,8 +104,8 @@ Setting up Git .. code:: bash - git clone http://@gerrit.onap.org/r/a/appc - git clone http://@gerrit.onap.org/r/a/appc/deployment + git clone --depth 1 http://@gerrit.onap.org/r/a/appc + git clone --depth 1 http://@gerrit.onap.org/r/a/appc/deployment Docker Engine Installation -------------------------- @@ -282,7 +282,7 @@ active local Nexus 2 Repository (http://localhost:8081/nexus). - Once your build is successful, check that all of the intended APPC Core maven artifacts have been successfully uploaded to your local Nexus 2 OSS by going on the snapshot repository (located on - http://localhost:8081/nexus/content/repositories/snapshots/org/openecomp/appc) + http://localhost:8081/nexus/content/repositories/snapshots/org/onap/appc) - Now that the APPC Core maven artifacts are hosted and deployed on your local Nexus 2 OSS Repository, you can compile and deploy the @@ -392,14 +392,14 @@ be found on https://dmp.fabric8.io/. - Once your build is successful, check that all of the intended APPC Deployment maven artifacts have been successfully uploaded to your local Nexus 2 OSS by going on the snapshot repository (located on - http://localhost:8081/nexus/content/repositories/snapshots/org/openecomp/appc). + http://localhost:8081/nexus/content/repositories/snapshots/org/onap/appc). Also, go to the Nexus 3 Docker Registry location in the http://localhost:9081/#browse/browse/components:docker.local to make sure that your APPC Docker Image has been uploaded. - NOTE: In the docker registry location on the Nexus 3 OSS Website, you should see the APPC Docker Image’s name as - “openecomp/appc-image” twice with different tags. The number of + “onap/appc-image” twice with different tags. The number of tags for the image will be decided by what is defined on the docker maven plugin’s section (note that there are properties to be defined in the tags section)