gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] 01/02: testing Christians hyp re: TEST_SCHEDULER


From: gnunet
Subject: [taler-deployment] 01/02: testing Christians hyp re: TEST_SCHEDULER
Date: Wed, 17 Jun 2020 00:55:32 +0200

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

buck pushed a commit to branch master
in repository deployment.

commit 2f295e9cece2013096c8a38f5af98a347a08af35
Author: buckE <buckE@disroot.org>
AuthorDate: Tue Jun 16 22:49:09 2020 +0000

    testing Christians hyp re: TEST_SCHEDULER
---
 buildbot/master.cfg | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 21809e5..16fcf71 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -277,7 +277,7 @@ FORCE_SCHEDULER = schedulers.ForceScheduler(
 )
 
 c["schedulers"] = [
-    TEST_SCHEDULER,
+    
     NIGHTLY_SCHEDULER,
     TIP_RESERVE_TOPPER_SCHEDULER,
     DEMO_SERVICES_CHECKER_SCHEDULER,
@@ -1077,13 +1077,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]