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: include the twist


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: include the twister so as to trigger the "switcher" builds.
Date: Mon, 04 Jun 2018 11:14:01 +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 d2cda72  include the twister so as to trigger the "switcher" builds.
d2cda72 is described below

commit d2cda72c335baa7c2109536e7714ceabb4d1a5bb
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Jun 4 11:12:29 2018 +0200

    include the twister so as to trigger the "switcher" builds.
---
 buildbot/master.cfg | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 1685107..00bc91b 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -98,15 +98,14 @@ WALLET_SCHEDULER = schedulers.SingleBranchScheduler(
 TIP_RESERVE_TOPPER_SCHEDULER = schedulers.Periodic(
     name="tip-reserve-topper-scheduler",
     periodicBuildTimer=60*60*24*10, # 10 days
-    builderNames=["tip-reserve-topper-builder"]
-)
+    builderNames=["tip-reserve-topper-builder"])
 
 ALL_SCHEDULER = schedulers.SingleBranchScheduler(
     name="all-scheduler",
     change_filter=util.ChangeFilter(
         branch="master",
         project_re="backoffice|wallet|bank|exchange|"
-                   "merchant|deployment|donations|"
+                   "merchant|deployment|donations|twister|"
                    "blog|help|survey|landing|playground"),
     treeStableTimer=None,
     builderNames=["switcher-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]