You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by je...@apache.org on 2021/05/15 03:16:37 UTC

[geode] branch develop updated: GEODE-9278: Increase timeout for rsync_down task (#6483)

This is an automated email from the ASF dual-hosted git repository.

jensdeppe pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/develop by this push:
     new f375340  GEODE-9278: Increase timeout for rsync_down task (#6483)
f375340 is described below

commit f3753407519f0ca1f5b2c8516c480274c74535db
Author: Jens Deppe <jd...@pivotal.io>
AuthorDate: Fri May 14 20:15:37 2021 -0700

    GEODE-9278: Increase timeout for rsync_down task (#6483)
---
 ci/pipelines/geode-build/jinja.template.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ci/pipelines/geode-build/jinja.template.yml b/ci/pipelines/geode-build/jinja.template.yml
index f6c7a10..81014eb 100644
--- a/ci/pipelines/geode-build/jinja.template.yml
+++ b/ci/pipelines/geode-build/jinja.template.yml
@@ -727,7 +727,7 @@ jobs:
               outputs:
               - name: geode-results-{{java_test_version.name}}
                 path: geode-results
-            timeout: 15m
+            timeout: 20m
             attempts: 5
           ensure:
             do: