gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: add location of workers


From: gnunet
Subject: [taler-deployment] branch master updated: add location of workers
Date: Fri, 19 Jun 2020 09:34:12 +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 259bf25  add location of workers
259bf25 is described below

commit 259bf25ccccb219f4e1f871614c3dd4bd996c6bb
Author: buckE <buckE@disroot.org>
AuthorDate: Fri Jun 19 07:34:00 2020 +0000

    add location of workers
---
 buildbot/master.cfg | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 488ea6c..607aaab 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -49,6 +49,7 @@ c["workers"] = [
     ##
     # This worker restarts the buildmaster itself on
     # changes to this file.
+    # Location: /home/buildbot-master @ taler.net
     worker.Worker("buildmaster-worker", "buildmaster-pass"),
 
     ##
@@ -63,7 +64,7 @@ c["workers"] = [
 
     ##
     # This worker builds manuals / API docs / tutorials.
-    #
+    # Location: /home/docbuilder @ taler.net
     worker.Worker("doc-worker", "doc-pass"),
 
     ##
@@ -105,12 +106,12 @@ c["workers"] = [
 
     ##
     # testing buildbot using the "buildslavetest" user (for no specific reason 
except it exists)
-    # Home: `buidlslavetest` @ taler.net
+    # Location: /home/buidlslavetest @ taler.net
     worker.Worker("buildslavetest-worker", "Gei8naiyox4uuhoo"),
 
     ##
     # linkchecker worker checks for dead links in the Website
-    # Home: linkchecker@taler.net
+    # Location: /home/linkchecker @ taler.net
     worker.Worker("linkchecker-worker", "linkchecker-pass")
 ]
 

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