update dfc source to offical product 63/95263/1
authoryanhuanwang <martin.c.yan@est.tech>
Mon, 9 Sep 2019 19:01:31 +0000 (21:01 +0200)
committeryanhuanwang <martin.c.yan@est.tech>
Mon, 9 Sep 2019 19:02:26 +0000 (21:02 +0200)
Change-Id: I6b75de2b4c5e1c4c9cdf6b5d5f116eba81c6505a
Signed-off-by: Martin Yan <martin.c.yan@est.tech>
Issue-ID: DCAEGEN2-1702

plans/dcaegen2-collectors-datafile/Functional-suite/setup.sh
scripts/dcaegen2-collectors-datafile/dfc-management/docker-compose.yml

index 2d276e5..bdee34e 100644 (file)
@@ -12,8 +12,7 @@ cd $WORKSPACE/archives/dfc
 
 if [ -z "$SIM_ROOT" ]
 then
-       #git clone --depth 1 https://gerrit.onap.org/r/integration -b master
-       git clone https://github.com/yanhuanwang/integration.git
+       git clone --depth 1 https://gerrit.onap.org/r/integration -b master
        #Location of all individual simulators for DFC
        echo "Determine SIM_ROOT based on the WORKSPACE"
        SIM_ROOT=$WORKSPACE/archives/dfc/integration/test/mocks/datafilecollector-testharness
index 9738bcd..9e15ccf 100644 (file)
@@ -6,8 +6,7 @@ networks:
 services:
   dfc:
     #image fron Nexus
-    #image: nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.datafile.datafile-app-server:latest
-    image: yanhuanwang/dfc:latest
+    image: nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.datafile.datafile-app-server:latest
     #local image for test purposes
     #image: org.onap.dcaegen2.collectors.datafile.datafile-app-server:latest
     container_name: dfc_app0