summaryrefslogtreecommitdiff
path: root/src/testing/test-taler-exchange-wirewatch-postgres.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-01-16 23:55:11 +0100
committerChristian Grothoff <christian@grothoff.org>2021-01-16 23:55:11 +0100
commit94c5ee9376c0a51389adeffa529cca0b8c21e5f1 (patch)
tree0036b270e169ed72419470e72469d8756461e388 /src/testing/test-taler-exchange-wirewatch-postgres.conf
parentc630487dfc249628016efcef210b5b37f102c855 (diff)
downloadexchange-94c5ee9376c0a51389adeffa529cca0b8c21e5f1.tar.gz
exchange-94c5ee9376c0a51389adeffa529cca0b8c21e5f1.tar.bz2
exchange-94c5ee9376c0a51389adeffa529cca0b8c21e5f1.zip
reduce lookahead_sign in tests to improve test performance a bit
Diffstat (limited to 'src/testing/test-taler-exchange-wirewatch-postgres.conf')
-rw-r--r--src/testing/test-taler-exchange-wirewatch-postgres.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/testing/test-taler-exchange-wirewatch-postgres.conf b/src/testing/test-taler-exchange-wirewatch-postgres.conf
index 8dfd38582..f702b2c33 100644
--- a/src/testing/test-taler-exchange-wirewatch-postgres.conf
+++ b/src/testing/test-taler-exchange-wirewatch-postgres.conf
@@ -2,6 +2,16 @@
# Persistent data storage for the testcase
TALER_TEST_HOME = test_taler_exchange_httpd_home/
+[taler-helper-crypto-rsa]
+# Reduce from 1 year to speed up test
+LOOKAHEAD_SIGN = 24 days
+
+[taler-helper-crypto-eddsa]
+# Reduce from 1 year to speed up test
+LOOKAHEAD_SIGN = 24 days
+# Reduce from 12 weeks to ensure we have multiple
+DURATION = 14 days
+
[taler]
# Currency supported by the exchange (can only be one)
CURRENCY = EUR