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/03/26 20:52:04 UTC

[geode] branch develop updated: GEODE-4941: Increase UITests timeout to 2h (#1679)

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 57b9253  GEODE-4941: Increase UITests timeout to 2h (#1679)
57b9253 is described below

commit 57b9253087ccf7f14c75e88b7d8c6f1e02e7eb69
Author: Sai Boorlagadda <sa...@gmail.com>
AuthorDate: Mon Mar 26 13:52:00 2018 -0700

    GEODE-4941: Increase UITests timeout to 2h (#1679)
    
     * Updated concourse job timeout to be 2h for UITests.
---
 ci/pipelines/develop.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ci/pipelines/develop.yml b/ci/pipelines/develop.yml
index dc7d1ed..a969f1e 100644
--- a/ci/pipelines/develop.yml
+++ b/ci/pipelines/develop.yml
@@ -422,7 +422,7 @@ jobs:
           rootfs: true
     - task: runtests
       privileged: true
-      timeout: 1h
+      timeout: 2h
       config:
         inputs:
           - name: geode

-- 
To stop receiving notification emails like this one, please contact
sai_boorlagadda@apache.org.