gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: add timeout (of 1


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: add timeout (of 1 hour) to wallet.
Date: Wed, 16 Oct 2019 17:43:20 +0200

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

ng0 pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 8ea204a  add timeout (of 1 hour) to wallet.
8ea204a is described below

commit 8ea204ab92945921b08551a964ea11ac1ee2c0ad
Author: ng0 <address@hidden>
AuthorDate: Wed Oct 16 15:42:56 2019 +0000

    add timeout (of 1 hour) to wallet.
---
 buildbot/master.cfg | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index bfc1a53..a5dab56 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -265,7 +265,8 @@ WALLET_FACTORY.addStep(
         description="Running wallet tests",
         descriptionDone="Test correctly run",
         command=["./$HOME/bin/taler-wallet-cli", "integrationtest", 
"--verbose"],
-        workdir="build/"
+        workdir="build/",
+        timeout=3600
     )
 )
 # WALLET_FACTORY.addStep(

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



reply via email to

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