gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: changed buildslavetest schedul


From: gnunet
Subject: [taler-deployment] branch master updated: changed buildslavetest schedule time to 8:45
Date: Sun, 14 Jun 2020 08:39:46 +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 495358c  changed buildslavetest schedule time to 8:45
495358c is described below

commit 495358c2eefb51b52a4c969305c6fa28d4b2d9d1
Author: buckE <buckE@disroot.org>
AuthorDate: Sun Jun 14 06:39:29 2020 +0000

    changed buildslavetest schedule time to 8:45
---
 buildbot/master.cfg | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index ecf80d5..7e05c36 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -104,6 +104,7 @@ c["workers"] = [
 
     ##
     # testing buildbot using the "buildslavetest" user (for no specific reason 
except it exists)
+    # connects to `buidlslavetest` @ taler.net
     worker.Worker("buildslavetest-worker", "Gei8naiyox4uuhoo")
 ]
 
@@ -129,13 +130,13 @@ c["change_source"] = [ALLCS]
 # Configure the Schedulers, which decide how to react to incoming
 # changes.
 
-# Run at 6:15am every day: coverage analysis and auditor.
+# Run at 8:45am every day: coverage analysis and auditor.
 TEST_SCHEDULER = schedulers.Nightly(
     name="test-scheduler",
     builderNames=["buildslavetest-builder"],
     #branch="master",
-    hour=6,
-    minute=15
+    hour=8,
+    minute=45
 )
 
 # Run at 6am every day: coverage analysis and auditor.

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