DFC - Adapt CSIT to dublin branch 18/90718/1
authorelinuxhenrik <henrik.b.andersson@est.tech>
Mon, 1 Jul 2019 11:05:20 +0000 (11:05 +0000)
committerelinuxhenrik <henrik.b.andersson@est.tech>
Mon, 1 Jul 2019 11:05:20 +0000 (11:05 +0000)
Changed dependency to integration repo to the dublin branch.

Change-Id: I09b2c7ceb0b6fe82a51091d2d0f8251affeaed66
Issue-ID: DCAEGEN2-1453
Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
plans/dcaegen2-collectors-datafile/Functional-suite/setup.sh

index e2a0c12..50e7bbc 100644 (file)
@@ -7,7 +7,7 @@ docker rm "$(docker ps -q -a)"
 # Clone Simulators for DFC from integration repo.
 mkdir -p $WORKSPACE/archives/dfc
 cd $WORKSPACE/archives/dfc
-git clone --depth 1 https://gerrit.onap.org/r/integration -b master
+git clone --depth 1 https://gerrit.onap.org/r/integration -b dublin
 
 #Location of all individual simulators for DFC
 SIM_ROOT=$WORKSPACE/archives/dfc/integration/test/mocks/datafilecollector-testharness