From: Ilya Dryomov Date: Wed, 12 Jul 2017 14:01:34 +0000 (+0200) Subject: kernel: use shallow clones X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=35beb188cbdade752a3bbb3ddabe7279b541c867;p=ceph-build.git kernel: use shallow clones 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 --- diff --git a/kernel/config/definitions/kernel.yml b/kernel/config/definitions/kernel.yml index 601ab2ad..07cb52cf 100644 --- a/kernel/config/definitions/kernel.yml +++ b/kernel/config/definitions/kernel.yml @@ -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: