summaryrefslogtreecommitdiffstats
path: root/test/csit/scripts/sdc/clone_and_setup_sdc_data.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/csit/scripts/sdc/clone_and_setup_sdc_data.sh')
-rw-r--r--test/csit/scripts/sdc/clone_and_setup_sdc_data.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/csit/scripts/sdc/clone_and_setup_sdc_data.sh b/test/csit/scripts/sdc/clone_and_setup_sdc_data.sh
index c78ffe37c..5dbfb5fc2 100644
--- a/test/csit/scripts/sdc/clone_and_setup_sdc_data.sh
+++ b/test/csit/scripts/sdc/clone_and_setup_sdc_data.sh
@@ -34,7 +34,7 @@ ls -lR ${WORKSPACE}/data/logs/
cd ${WORKSPACE}/data/clone
-git clone --depth 1 http://gerrit.onap.org/r/sdc -b master
+git clone --depth 1 http://gerrit.onap.org/r/sdc -b ${GERRIT_BRANCH}
chmod -R 777 ${WORKSPACE}/data/clone