Change-Id: I6b75de2b4c5e1c4c9cdf6b5d5f116eba81c6505a
Signed-off-by: Martin Yan <martin.c.yan@est.tech>
Issue-ID: DCAEGEN2-1702
 
 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
 
 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