Merge "DFC - Adapt CSIT to dublin branch" into dublin 4.0.0-ONAP
authorGary Wu <gary.wu@futurewei.com>
Mon, 8 Jul 2019 17:43:03 +0000 (17:43 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 8 Jul 2019 17:43:03 +0000 (17:43 +0000)
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