[Pkg-owncloud-commits] [owncloud] 161/205: Increase timeout again

David Prévot taffit at moszumanska.debian.org
Thu Jul 2 17:37:09 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch stable8
in repository owncloud.

commit 7b4e1f526b01915914c616b863fa73cf5dce6ce5
Author: Lukas Reschke <lukas at owncloud.com>
Date:   Sun Jun 28 17:06:15 2015 +0200

    Increase timeout again
    
    Our test execution is terribly slow and now also exceeds more than one hour on our CI system. This means that Scrutinizer fails hard on a lot of PRs such as https://github.com/owncloud/core/pull/17217#issuecomment-116252420
---
 .scrutinizer.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.scrutinizer.yml b/.scrutinizer.yml
index 9a28c0f..a03f363 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -21,4 +21,4 @@ imports:
 
 tools:
     external_code_coverage:
-        timeout: 3600    # Timeout in seconds. 60 minutes
+        timeout: 7200    # Timeout in seconds. 60 minutes

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list