gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: do not nuke local/, we need po


From: gnunet
Subject: [taler-deployment] branch master updated: do not nuke local/, we need poetry from there
Date: Fri, 23 Apr 2021 19:28:56 +0200

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

grothoff pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new a9af041  do not nuke local/, we need poetry from there
a9af041 is described below

commit a9af04107fe810e6daf63370201ee83f14bbb4b7
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Apr 23 19:28:54 2021 +0200

    do not nuke local/, we need poetry from there
---
 buildbot/master.cfg | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 1fa8364..65165ab 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -337,16 +337,6 @@ NIGHTLY_TRIGGERS.append("lcov-builder")
 WORKERS.append(worker.Worker("checker-worker", "checker-pass"))
 
 INTEGRATIONTEST_FACTORY = create_factory_with_deployment()
-INTEGRATIONTEST_FACTORY.addStep(
-    ShellCommand(
-        name="remove old binaries",
-        description="removing binaries from previous runs",
-        descriptionDone="Setup clean",
-        command=["rm", "-rf", "local"],
-        workdir="../..",
-        haltOnFailure=True,
-    )
-)
 INTEGRATIONTEST_FACTORY.addStep(
     ShellCommand(
         name="fetch gnunet.org sources",

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