gnunet-svn
[Top][All Lists]
Advanced

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

[taler-deployment] branch master updated: bootstrapping wallet worker


From: gnunet
Subject: [taler-deployment] branch master updated: bootstrapping wallet worker
Date: Tue, 27 Jul 2021 14:22:19 +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 c53f173  bootstrapping wallet worker
c53f173 is described below

commit c53f173b0f85937cfcbca84ccba948e27ab3877e
Author: ms <ms@taler.net>
AuthorDate: Tue Jul 27 14:22:09 2021 +0200

    bootstrapping wallet worker
---
 bin/taler-deployment | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/bin/taler-deployment b/bin/taler-deployment
index 4659a6d..fd9bd2b 100755
--- a/bin/taler-deployment
+++ b/bin/taler-deployment
@@ -725,6 +725,9 @@ def bootstrap() -> None:
         if not (home / "taler-data").exists():
             (home / "taler-data").symlink_to("/home/demo/shared-data")
 
+    if envname == "integrationtest":
+        create_bb_worker("buildbot-worker-wallet.service", "worker", 
"wallet-worker", "wallet-pass")
+
     if envname == "test":
         create_bb_worker("buildbot-worker-taler.service", "bb-worker", 
"test-worker", "test-pass")
         setup_service("config-tips.timer")

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