You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by sm...@apache.org on 2019/01/24 23:53:26 UTC

[geode] branch develop updated: Increase benchmark job timeout. (#3121)

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

smgoller 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 9529403  Increase benchmark job timeout. (#3121)
9529403 is described below

commit 9529403261ec19ecb7e03b27799c33f621fc0452
Author: Sean Goller <se...@goller.net>
AuthorDate: Thu Jan 24 15:53:10 2019 -0800

    Increase benchmark job timeout. (#3121)
---
 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 6ba70af..791757b 100644
--- a/ci/pipelines/geode-build/jinja.template.yml
+++ b/ci/pipelines/geode-build/jinja.template.yml
@@ -354,7 +354,7 @@ jobs:
       - name: concourse-metadata-resource
       outputs:
       - name: results
-    timeout: 1h
+    timeout: 2h
     ensure:
       do:
       - task: cleanup_benchmarks