mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-08-14 15:05:00 -05: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:
committed by
Martin Basti
parent
bf9a34f4cf
commit
8112ac69cc
@@ -7,7 +7,7 @@ import time
|
|||||||
from ipatests.test_integration.base import IntegrationTest
|
from ipatests.test_integration.base import IntegrationTest
|
||||||
from ipatests.test_integration import tasks
|
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):
|
class TestInstallKRA(IntegrationTest):
|
||||||
|
|||||||
Reference in New Issue
Block a user