[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-deployment] branch master updated: specifying suites
From: |
gnunet |
Subject: |
[taler-deployment] branch master updated: specifying suites |
Date: |
Wed, 28 Jul 2021 11:55:02 +0200 |
This is an automated email from the git hooks/post-receive script.
ms pushed a commit to branch master
in repository deployment.
The following commit(s) were added to refs/heads/master by this push:
new 2caa2da specifying suites
2caa2da is described below
commit 2caa2da0760b55b0a8caf66cf5a194af29a1951e
Author: ms <ms@taler.net>
AuthorDate: Wed Jul 28 11:54:54 2021 +0200
specifying suites
---
buildbot/master.cfg | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/buildbot/master.cfg b/buildbot/master.cfg
index ab1f953..3bcc455 100644
--- a/buildbot/master.cfg
+++ b/buildbot/master.cfg
@@ -705,7 +705,9 @@ WALLET_FACTORY.addStep(
description="Running wallet tests",
descriptionDone="Test correctly run",
command=["timeout", "--preserve-status", "5m",
- "taler-wallet-cli", "testing", "run-integrationtests"],
+ "taler-wallet-cli", "testing", "run-integrationtests",
+ "--suites", "wallet", "wallet", "merchant", "libeufin",
+ "wallet-backup", "wallet-tipping"],
workdir="../../",
env={'PATH': "${HOME}/local/bin:${PATH}"}
)
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-deployment] branch master updated: specifying suites,
gnunet <=