Revert "Enable shallow clone for git repos" 15/38515/1
authorSam Hague <shague@redhat.com>
Fri, 6 May 2016 14:48:56 +0000 (14:48 +0000)
committerSam Hague <shague@redhat.com>
Fri, 6 May 2016 14:48:56 +0000 (14:48 +0000)
This reverts commit 46c6d190447506ca5a83d4f0033034f69f2c71ee.

Change-Id: I14ee20d0a30bc091a246e404653f3edaa924d1d2
Signed-off-by: Sam Hague <shague@redhat.com>
jjb-templates/validate-autorelease.yaml
jjb/integration/integration-macros.yaml
jjb/releng-macros.yaml

index 382e6451ad3d158145a4f8c57fcaa058923261a4..281122ba068c007051c0dbab357e7a6c1ee58cb2 100644 (file)
@@ -32,7 +32,6 @@
             branches:
                 - 'origin/{branch}'
             skip-tag: true
-            shallow-clone: true
             submodule:
                 recursive: true
 
index c4a629d7a922afad7402522ef581dbe25b55922a..c180baec8404b57993a1ffa2835ac3d6886bee8a 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 b188da33d8a0557b199628997c904fad3643afb5..d56eb57c51dfb14ed27507453be92e8e261a7571 100644 (file)
@@ -66,7 +66,6 @@
             branches:
                 - 'origin/{branch}'
             skip-tag: true
-            shallow-clone: true
             wipe-workspace: true
 
 - scm:
@@ -79,7 +78,6 @@
             branches:
                 - 'origin/$GERRIT_BRANCH'
             skip-tag: true
-            shallow-clone: true
             choosing-strategy: '{choosing-strategy}'
 
 - wrapper: