]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
ceph-dev-new-setup/config/definitions: increase timeout for cloning ci repo 2148/head
authorLaura Flores <lflores@redhat.com>
Mon, 17 Jul 2023 21:44:44 +0000 (16:44 -0500)
committerLaura Flores <lflores@redhat.com>
Mon, 17 Jul 2023 21:44:44 +0000 (16:44 -0500)
Might help address failures like
```
fatal: fetch-pack: invalid index-pack output`
```
and
```
error: rev-list died of signal 15
error: github.com:ceph/ceph-ci.git did not send all necessary objects
```

Signed-off-by: Laura Flores <lflores@redhat.com>
ceph-dev-new-setup/config/definitions/ceph-dev-new-setup.yml

index 37ec6670b60d72711b40ff6a998b8431c0ef6c55..76ffa523cc031702a7cc98247ef0f7be0f6016f4 100644 (file)
@@ -29,6 +29,7 @@
           credentials-id: 'jenkins-build'
           branches:
             - $BRANCH
+          timeout: 20
           skip-tag: true
           wipe-workspace: true