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