]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
kernel: use shallow clones 787/head
authorIlya Dryomov <idryomov@gmail.com>
Wed, 12 Jul 2017 14:01:34 +0000 (16:01 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 13 Jul 2017 12:59:33 +0000 (14:59 +0200)
Setting the timeout to 20 minutes helped some, but I'm still seeing
failures during the CPU-intensive "Resolving deltas" stage.  Use git
clone --depth 1 for kernel to avoid stressing slaves.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
kernel/config/definitions/kernel.yml

index 601ab2adbe627d43b648769e1969ada4c84ac066..07cb52cf4197c82c0c6031f35484505694fb0d12 100644 (file)
@@ -88,6 +88,7 @@ If this is checked, then the binaries will be built and pushed to chacra even if
             - $BRANCH
           skip-tag: true
           timeout: 20
+          shallow-clone: true
           wipe-workspace: true
 
     builders: