Merge "Revert "Enable shallow clone for git repos""
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 6 May 2016 14:51:50 +0000 (14:51 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 6 May 2016 14:51:50 +0000 (14:51 +0000)
jjb-templates/validate-autorelease.yaml
jjb/integration/integration-macros.yaml
jjb/releng-macros.yaml

index de17a9a0cabb95ee6364d886f53284ea7a0c12a1..e2c5329a64ff874b512c00f69f92fcb371a136ba 100644 (file)
@@ -36,7 +36,6 @@
             branches:
                 - 'origin/{branch}'
             skip-tag: true
-            shallow-clone: true
             submodule:
                 recursive: true
                 timeout: 15
index d2b3a2764808bb3be13fd2e3fc0adad7982aa87e..d43905b74e962704c9f7f7e91ceb640f55decef6 100644 (file)
             branches:
                 - 'origin/{branch}'
             skip-tag: true
-            shallow-clone: true
             choosing-strategy: 'gerrit'
 
 # Macro: integration-distribution-scm
             branches:
                 - 'origin/{branch}'
             skip-tag: true
-            shallow-clone: true
 
 # Macro: integration-trigger-patch-submitted
 # Operation: this macro sets a trigger for patch submitted on a path pattern
index 4238aa26fb147cad41653b95a489de7e6d2f3cbc..2c558d698c228a33969a0362e362a73396a324c6 100644 (file)
@@ -90,7 +90,6 @@
             branches:
                 - 'origin/{branch}'
             skip-tag: true
-            shallow-clone: true
             wipe-workspace: true
 
 - scm:
             branches:
                 - 'origin/$GERRIT_BRANCH'
             skip-tag: true
-            shallow-clone: true
             choosing-strategy: '{choosing-strategy}'
 
 - wrapper: