From: Kefu Chai Date: Wed, 16 Oct 2019 03:28:40 +0000 (+0800) Subject: ceph-pr-submodules: do not use shallow-clone X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F1414%2Fhead;p=ceph-build.git ceph-pr-submodules: do not use shallow-clone we use ``` git diff --submodule=log origin/$ghprbTargetBranch...$ghprbActualCommit ``` for checking the differences between the delta since their common ancestor, so we have to do a non-shallow clone for accessing the common ancestor. Signed-off-by: Kefu Chai --- diff --git a/ceph-pr-submodules/config/definitions/ceph-pr-commits.yml b/ceph-pr-submodules/config/definitions/ceph-pr-commits.yml index 78f2c30c6..7769ad74a 100644 --- a/ceph-pr-submodules/config/definitions/ceph-pr-commits.yml +++ b/ceph-pr-submodules/config/definitions/ceph-pr-commits.yml @@ -46,7 +46,6 @@ browser: auto timeout: 20 skip-tag: true - shallow-clone: true wipe-workspace: true builders: