]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-*/config: add "shalow-clone: true" 1395/head
authorKefu Chai <kchai@redhat.com>
Wed, 2 Oct 2019 04:00:51 +0000 (12:00 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 4 Oct 2019 16:53:04 +0000 (00:53 +0800)
for faster git clone

Signed-off-by: Kefu Chai <kchai@redhat.com>
ceph-dashboard-pr-backend/config/definitions/ceph-dashboard-pr-backend.yml
ceph-dashboard-pull-requests/config/definitions/ceph-dashboard-pull-requests.yml
ceph-pr-arm-trigger/config/definitions/ceph-pr-arm-trigger.yml
ceph-pr-docs/config/definitions/ceph-pr-docs.yml
ceph-pr-submodules/config/definitions/ceph-pr-commits.yml
ceph-pull-requests/config/definitions/ceph-pull-requests.yml

index 2da15cc139301b37972f8402603552a81cd77d92..65c263dd4cb13bb6e1e6510a9607b72cbbf9fddf 100644 (file)
@@ -53,6 +53,7 @@
           browser: auto
           timeout: 20
           skip-tag: true
+          shallow-clone: true
           wipe-workspace: true
 
     builders:
index 73a93b6e335e925b60b638bcf9f53fa58b2e57bc..75c8b716b3ee73567a52027bef8d61ab835141c7 100644 (file)
@@ -54,6 +54,7 @@
           browser: auto
           timeout: 20
           skip-tag: true
+          shallow-clone: true
           wipe-workspace: true
 
     builders:
index 8487aea0950a7c83d7a3ffa6d9bd3f640bd16a37..bbea12bc78604bfb21bed07421c38f3735bb0fa3 100644 (file)
@@ -38,6 +38,7 @@
           url: https://github.com/ceph/ceph
           browser: auto
           skip-tag: true
+          shallow-clone: true
           timeout: 20
           wipe-workspace: true
 
index a2fcda225b898be6113252618cee5d298a2259e0..c37cb13f78e812248ac1983acc32b5249a14199d 100644 (file)
@@ -40,6 +40,7 @@
             - ${sha1}
           refspec: +refs/pull/${ghprbPullId}/*:refs/remotes/origin/pr/${ghprbPullId}/*
           skip-tag: true
+          shallow-clone: true
           honor-refspec: true
           timeout: 20
           wipe-workspace: true
index 7769ad74a1256cade80362393cd4c09b782413b6..78f2c30c6590474d556e13911859c541eab1cfcb 100644 (file)
@@ -46,6 +46,7 @@
           browser: auto
           timeout: 20
           skip-tag: true
+          shallow-clone: true
           wipe-workspace: true
 
     builders:
index 68237b667cd74f9ff0270ce53ac8292d00332b94..163800da5ff8cc44fbeee0daacb156258d9ee219 100644 (file)
@@ -50,6 +50,7 @@
           browser: auto
           timeout: 20
           skip-tag: true
+          shallow-clone: true
           honor-refspec: true
           wipe-workspace: true