gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: run lcov with postgres


From: gnunet
Subject: [taler-deployment] branch master updated: run lcov with postgres
Date: Fri, 13 Nov 2020 22:54:59 +0100

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 cacfbf9  run lcov with postgres
cacfbf9 is described below

commit cacfbf9d05b24528f4665bfc7cde6cc72628d324
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Nov 13 22:54:56 2020 +0100

    run lcov with postgres
---
 buildbot/master.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index 1b13964..e0e11f0 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -818,7 +818,7 @@ LCOV_FACTORY.addStep(
         name="coverage generation",
         description="running tests",
         descriptionDone="generating HTML report",
-        command=["/usr/bin/sudo", "/usr/local/bin/netjail.sh", 
"./coverage.sh"],
+        command=["/usr/bin/sudo", "/usr/local/bin/netjail.sh", 
"/home/lcovbuilder/deployment/buildbot/with-postgres.sh","./coverage.sh"],
         workdir="../../deployment/buildbot",
         env={'PATH': "${HOME}/local/bin:${PATH}"}
     )

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