gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: buildbot-weblatetest master.cf


From: gnunet
Subject: [taler-deployment] branch master updated: buildbot-weblatetest master.cfg updates
Date: Wed, 10 Jun 2020 08:51:30 +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 0cffd6f  buildbot-weblatetest master.cfg updates
0cffd6f is described below

commit 0cffd6f6d260dc0f347fe5e358e3a128353e3107
Author: buckE <buckE@disroot.org>
AuthorDate: Wed Jun 10 06:50:57 2020 +0000

    buildbot-weblatetest master.cfg updates
---
 buildbot/master.cfg | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 6d76fc6..c3e4d24 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -491,16 +491,16 @@ LINT_FACTORY.addStep(
 )
 
 
-# "weblatestest" test buildbot slave is nothing to do with weblate, just a 
tests
+# "buildbot-weblatestest" test buildbot slave is nothing to do with weblate, 
just a tests
 # deleteme when test confirmed
-WEBLATETEST_FACTORY = create_factory_with_deployment()
-WEBLATETEST_FACTORY.addStep(
+BUILDBOT-WEBLATETEST_FACTORY = create_factory_with_deployment()
+BUILDBOT-WEBLATETEST_FACTORY.addStep(
     ShellCommand(
-        name="weblatetest script (does nothing)",
-        description="just testing building a buildslace",
-        descriptionDone="weblatetest job is done",
+        name="buildbot-weblatetest script (does nothing)",
+        description="just testing building a buildslave",
+        descriptionDone="buildbot-weblatetest job is done",
         command=["./weblatetest.sh"],
-        workdir="../.."
+        workdir="/home/buildbot-master"
     )
 )
 

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