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: names


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: names
Date: Wed, 05 Jun 2019 17:46:20 +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 0c95227  names
0c95227 is described below

commit 0c95227590a1e6bb6eb19d400956bfd3cf4996ce
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed Jun 5 17:46:14 2019 +0200

    names
---
 buildbot/master.cfg | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index f426f88..84e8d22 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -129,6 +129,7 @@ def pick_map(buildername):
 
     meta_map = {"builder-builder": builder_worker_map,
                 "auditor-builder": auditor_worker_map,
+                "auditor-builder-demo": auditor_worker_map,
                 "tip-reserve-topper-builder": topper_worker_map}
 
     return meta_map.get(buildername)
@@ -554,7 +555,7 @@ AUDITOR_BUILDER = util.BuilderConfig(
     factory=AUDITOR_FACTORY)
 
 AUDITOR_BUILDER_DEMO = util.BuilderConfig(
-    name="auditor-builder",
+    name="auditor-builder-demo",
     nextWorker=pick_active_color_demo,
     workernames=["demo-auditor-worker-blue",
                  "demo-auditor-worker-green"],

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



reply via email to

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