gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: buildbot: increase timeout on


From: gnunet
Subject: [taler-deployment] branch master updated: buildbot: increase timeout on linkchecker job
Date: Mon, 16 Oct 2023 23:05:20 +0200

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

devan-carpenter pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new b2c9685  buildbot: increase timeout on linkchecker job
b2c9685 is described below

commit b2c96855f7e2f6c72d2da0bdbc24c351db1a1c2a
Author: Devan Carpenter <devan@taler.net>
AuthorDate: Mon Oct 16 17:05:03 2023 -0400

    buildbot: increase timeout on linkchecker job
---
 buildbot/master.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 61c0006..5caa5d8 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -685,6 +685,7 @@ LINKCHECKER_FACTORY.addStep(
         command=["/home/linkchecker/deployment/buildbot/linkchecker.sh"],
         workdir="/home/linkchecker",
         haltOnFailure=True,
+        timeout=7200 # 2 hours
     )
 )
 

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



reply via email to

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