gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] 01/02: for unit tests, continue on failures


From: gnunet
Subject: [taler-deployment] 01/02: for unit tests, continue on failures
Date: Mon, 24 Feb 2020 16:42:42 +0100

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

grothoff pushed a commit to branch master
in repository deployment.

commit fdfd659610fb2fc7e64195bf39d493d54955cbbd
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon Feb 24 16:32:58 2020 +0100

    for unit tests, continue on failures
---
 buildbot/master.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index a021f34..1c9bd91 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -522,6 +522,7 @@ CHECKER_FACTORY.addStep(
         descriptionDone="Taler built",
         command=["./build.sh"],
         workdir="../../deployment/buildbot",
+        haltOnFailure=False
     )
 )
 CHECKER_FACTORY.addStep(jailed_check ("libmicrohttpd", "microhttpd"))

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



reply via email to

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