mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
test: Temporarily increase timeout in vault test.
Remove this change when vault is fixed. Reviewed-By: Martin Basti <mbasti@redhat.com>
This commit is contained in:
parent
bf9a34f4cf
commit
8112ac69cc
@ -7,7 +7,7 @@ import time
|
||||
from ipatests.test_integration.base import IntegrationTest
|
||||
from ipatests.test_integration import tasks
|
||||
|
||||
WAIT_AFTER_ARCHIVE = 30 # give some time to replication
|
||||
WAIT_AFTER_ARCHIVE = 90 # give some time to replication
|
||||
|
||||
|
||||
class TestInstallKRA(IntegrationTest):
|
||||
|
Loading…
Reference in New Issue
Block a user