gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated (3313bc2 -> 876c3b8)


From: gnunet
Subject: [taler-deployment] branch master updated (3313bc2 -> 876c3b8)
Date: Wed, 17 Jun 2020 00:55:31 +0200

This is an automated email from the git hooks/post-receive script.

buck pushed a change to branch master
in repository deployment.

    from 3313bc2  "
     new 2f295e9  testing Christians hyp re: TEST_SCHEDULER
     new 876c3b8  removed TEST_SCHEDULER

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 buildbot/master.cfg | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 21809e5..08cddbc 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -277,7 +277,6 @@ FORCE_SCHEDULER = schedulers.ForceScheduler(
 )
 
 c["schedulers"] = [
-    TEST_SCHEDULER,
     NIGHTLY_SCHEDULER,
     TIP_RESERVE_TOPPER_SCHEDULER,
     DEMO_SERVICES_CHECKER_SCHEDULER,
@@ -1077,13 +1076,13 @@ c["db"] = {
 
 # buildslavetest SCHEDULER
 # Run at 11am every day.
-TEST_SCHEDULER = schedulers.Nightly(
-    name="test-scheduler",
-    builderNames=["buildslavetest-builder"],
-    branch="master",
-    hour=11,
-    minute=00
-)
+#TEST_SCHEDULER = schedulers.Nightly(
+#    name="test-scheduler",
+#    builderNames=["buildslavetest-builder"],
+#    branch="master",
+#    hour=11,
+#    minute=00
+#)
 
 # buildslavetest BUILDER
 BUILDSLAVETEST_BUILDER = util.BuilderConfig(

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