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

dixie pushed a commit to branch release/1.10.0
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/release/1.10.0 by this push:
     new b5fcfc6  Increase benchmark ci timeout
b5fcfc6 is described below

commit b5fcfc641e32e3825262513b607e31341f1a2f3d
Author: Dick Cavender <dcaven...@pivotal.io>
AuthorDate: Mon Sep 16 11:55:05 2019 -0700

    Increase benchmark ci timeout
---
 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 0642c4a..7d1aa7f 100644
--- a/ci/pipelines/geode-build/jinja.template.yml
+++ b/ci/pipelines/geode-build/jinja.template.yml
@@ -431,7 +431,7 @@ jobs:
       - name: concourse-metadata-resource
       outputs:
       - name: results
-    timeout: 4h
+    timeout: 8h
     ensure:
       do:
       - task: cleanup_benchmarks

Reply via email to