gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: linkchecker bad pass


From: gnunet
Subject: [taler-deployment] branch master updated: linkchecker bad pass
Date: Wed, 17 Jun 2020 09:35:24 +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 d6fa3b4  linkchecker bad pass
d6fa3b4 is described below

commit d6fa3b44a42987a9509cf31d926ec47f8ddcca57
Author: buckE <buckE@disroot.org>
AuthorDate: Wed Jun 17 07:35:10 2020 +0000

    linkchecker bad pass
---
 buildbot/master.cfg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 8c23e18..1d7e470 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -111,7 +111,7 @@ c["workers"] = [
     ##
     # linkchecker worker checks for dead links in the Website
     # Home: linkchecker@taler.net
-    worker.Worker("linkchecker-worker", "linkchecker-worker-pass")
+    worker.Worker("linkchecker-worker", "linkchecker-pass")
 ]
 
 # 'protocols' contains information about protocols which master
@@ -160,7 +160,7 @@ LINKCHECKER_SCHEDULER = schedulers.Nightly(
 # buildslavetest SCHEDULER
 # Run at 9:15am every day.
 BUILDSLAVETEST_SCHEDULER = schedulers.Nightly(
-    name="test-scheduler",
+    name="buildslavetest-scheduler",
     builderNames=["buildslavetest-builder"],
     branch="master",
     hour=9,

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