gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: re-added LINKCHECKER


From: gnunet
Subject: [taler-deployment] branch master updated: re-added LINKCHECKER
Date: Wed, 17 Jun 2020 09:22:59 +0200

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

buck pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 1f68e82  re-added LINKCHECKER
1f68e82 is described below

commit 1f68e822e1aeda8363bdd8198950b4781539c63a
Author: buckE <buckE@disroot.org>
AuthorDate: Wed Jun 17 07:22:46 2020 +0000

    re-added LINKCHECKER
---
 buildbot/master.cfg | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index a77e374..23033ae 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -307,7 +307,8 @@ c["schedulers"] = [
     FORCE_SCHEDULER,
     WALLET_SCHEDULER,
     TALER_HEALTHCHECK_SCHEDULER,
-    BUILDSLAVETEST_SCHEDULER
+    BUILDSLAVETEST_SCHEDULER,
+    LINKCHECKER_SCHEDULER
 
     ##
     # Rarely/never used, excluding.
@@ -963,6 +964,7 @@ TALER_DEMO_HEALTHCHECK_BUILDER = util.BuilderConfig(
 
 c["builders"] = [
     BUILDMASTER_BUILDER,
+    LINKCHECKER_BUILDER,
     BUILDSLAVETEST_BUILDER,
     LCOV_BUILDER,
     CHECKER_BUILDER,
@@ -1033,6 +1035,7 @@ c["buildbotURL"] = "https://buildbot.taler.net/";
 
 BUILDER_LIST = [
     "buildmaster-builder",
+    "linkchecker-builder",
     "buildslavetest-builder",
     "doc-builder",
     "lcov-builder",

-- 
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]