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 'builder'


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: add 'builder'
Date: Tue, 16 Apr 2019 21:43:52 +0200

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

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new c845f43  add 'builder'
c845f43 is described below

commit c845f437369524d63183a6254e9afcaa300dc18f
Author: Marcello Stanisci <address@hidden>
AuthorDate: Tue Apr 16 21:43:48 2019 +0200

    add 'builder'
---
 buildbot/master.cfg | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 5dfd975..610e124 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -138,7 +138,8 @@ LINT_SCHEDULER = schedulers.SingleBranchScheduler(
     treeStableTimer=None,
     builderNames=["lint-builder"])
 
-# Provide "force" button in the web UI
+# Provide "force" button in the web UI.  To be removed in the
+# future ?
 FORCE_SCHEDULER = schedulers.ForceScheduler(
     name="force-scheduler",
     builderNames=[
@@ -147,6 +148,7 @@ FORCE_SCHEDULER = schedulers.ForceScheduler(
         "auditor-builder",
         "selenium-builder",
         "switcher-builder",
+        "builder-builder",
         "doc-builder",
         "wallet-builder",
         "tip-reserve-topper-builder"])
@@ -422,6 +424,7 @@ c["builders"] = [
     LCOV_BUILDER,
     AUDITOR_BUILDER,
     BUILDER_BUILDER,
+    SWITCHER_BUILDER,
     TIP_RESERVE_TOPPER_BUILDER,
     DEMO_SERVICES_CHECKER_BUILDER,
     SELENIUM_BUILDER,

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



reply via email to

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