gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnurl] 33/264: ci/tests: increase timeouts for torture builds on Azure


From: gnunet
Subject: [gnurl] 33/264: ci/tests: increase timeouts for torture builds on Azure Pipelines
Date: Thu, 30 Apr 2020 16:05:36 +0200

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

nikita pushed a commit to branch master
in repository gnurl.

commit 45008cb4856ba35dbe967236bcfb469c3f7b5b05
Author: Marc Hoersken <address@hidden>
AuthorDate: Tue Mar 17 09:24:29 2020 +0100

    ci/tests: increase timeouts for torture builds on Azure Pipelines
    
    For some reason the torture builds have slowed down recently.
    
    Reported-by: Daniel Stenberg
---
 .azure-pipelines.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml
index 17812e327..9962c11f4 100644
--- a/.azure-pipelines.yml
+++ b/.azure-pipelines.yml
@@ -133,7 +133,7 @@ stages:
   jobs:
   - job: torture
     displayName: ubuntu torture tests
-    timeoutInMinutes: 50
+    timeoutInMinutes: 60
     pool:
       vmImage: 'ubuntu-latest'
     steps:
@@ -215,7 +215,7 @@ stages:
   jobs:
   - job: macos_torture
     displayName: macos torture
-    timeoutInMinutes: 50
+    timeoutInMinutes: 60
     pool:
       vmImage: 'macOS-latest'
     steps:

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]