longer target runtime

This commit is contained in:
Christian Schwarz
2024-11-22 14:37:01 +01:00
parent cbe18393d3
commit 990e44dda4

View File

@@ -11,7 +11,7 @@ from fixtures.log_helper import log
from fixtures.neon_fixtures import NeonEnvBuilder, PgBin, wait_for_last_flush_lsn
from fixtures.utils import humantime_to_ms
TARGET_RUNTIME = 5
TARGET_RUNTIME = 30
@dataclass