You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by sa...@apache.org on 2018/09/10 22:20:37 UTC

[geode] branch develop updated: GEODE-5668: increase rsync up & down timeout

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

sai_boorlagadda 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 808c049  GEODE-5668: increase rsync up & down timeout
808c049 is described below

commit 808c049b27b4458c68ba74d8893eab3da8c99372
Author: Sai Boorlagadda <sa...@gmail.com>
AuthorDate: Mon Sep 10 15:19:59 2018 -0700

    GEODE-5668: increase rsync up & down timeout
---
 ci/pipelines/geode-build/jinja.template.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/ci/pipelines/geode-build/jinja.template.yml b/ci/pipelines/geode-build/jinja.template.yml
index 89af8f0..a6b32ab 100644
--- a/ci/pipelines/geode-build/jinja.template.yml
+++ b/ci/pipelines/geode-build/jinja.template.yml
@@ -329,7 +329,7 @@ jobs:
         - name: geode-ci
         - name: geode
         - name: instance-data
-      timeout: 5m
+      timeout: 15m
     - task: execute_tests
       {{ alpine_tools_config()|indent(6) }}
         params:
@@ -355,7 +355,7 @@ jobs:
           - name: instance-data
           outputs:
           - name: geode-results
-        timeout: 5m
+        timeout: 15m
       ensure:
         do:
         - aggregate: