gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: activating implementation of #61


From: gnunet
Subject: [taler-merchant] branch master updated: activating implementation of #6175
Date: Mon, 14 Dec 2020 15:42:42 +0100

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 20b86f40 activating implementation of #6175
20b86f40 is described below

commit 20b86f40e29ec3ee7d8d29b068807b2c563fcf16
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Dec 14 15:42:40 2020 +0100

    activating implementation of #6175
---
 src/testing/test_merchant_api.c         | 2 +-
 src/testing/test_merchant_api.conf      | 3 +++
 src/testing/test_merchant_api_twisted.c | 2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/src/testing/test_merchant_api.c b/src/testing/test_merchant_api.c
index dcf2862e..85aba7c4 100644
--- a/src/testing/test_merchant_api.c
+++ b/src/testing/test_merchant_api.c
@@ -1143,7 +1143,7 @@ run (void *cls,
                                               CONFIG_FILE),
     TALER_TESTING_cmd_check_keys_pull_all_keys ("refetch /keys",
                                                 1,
-                                                20 /* FIXME: wrong number... 
*/),
+                                                232 /* FIXME: wrong number... 
*/),
     TALER_TESTING_cmd_batch ("orders-id",
                              get_private_order_id),
     TALER_TESTING_cmd_config ("config",
diff --git a/src/testing/test_merchant_api.conf 
b/src/testing/test_merchant_api.conf
index 9dbaf4ea..791ed3a6 100644
--- a/src/testing/test_merchant_api.conf
+++ b/src/testing/test_merchant_api.conf
@@ -102,6 +102,9 @@ DB = postgres
 # HTTP port the exchange listens to
 PORT = 8081
 
+SIGNKEY_LEGAL_DURATION = 2 years
+
+
 # Our public key
 MASTER_PUBLIC_KEY = T1VVFQZZARQ1CMF4BN58EE7SKTW5AV2BS18S87ZEGYS4S29J6DNG
 
diff --git a/src/testing/test_merchant_api_twisted.c 
b/src/testing/test_merchant_api_twisted.c
index 95dd50ae..3ce8a8ec 100644
--- a/src/testing/test_merchant_api_twisted.c
+++ b/src/testing/test_merchant_api_twisted.c
@@ -333,7 +333,7 @@ run (void *cls,
                                               CONFIG_FILE),
     TALER_TESTING_cmd_check_keys_pull_all_keys ("refetch /keys",
                                                 1,
-                                                20 /* FIXME: wrong number... 
*/),
+                                                232 /* FIXME: wrong number... 
*/),
     TALER_TESTING_cmd_merchant_post_instances ("instance-create-default",
                                                twister_merchant_url,
                                                "default",

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