From d1c63a892b0315ca818b5531a356d315f5664a7c Mon Sep 17 00:00:00 2001 From: KillianG Date: Mon, 19 Aug 2024 09:59:14 +0200 Subject: [PATCH] Increase TO for installation due to kafka connect taking time Issue: ZENKO-4775 --- tests/ctst/steps/pra.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ctst/steps/pra.ts b/tests/ctst/steps/pra.ts index a3b5f75cd9..d03e670caa 100644 --- a/tests/ctst/steps/pra.ts +++ b/tests/ctst/steps/pra.ts @@ -158,7 +158,7 @@ async function waitForPhase( return false; } -Given('a DR installed', { timeout: 130000 }, async function (this: Zenko) { +Given('a DR installed', { timeout: 330000 }, async function (this: Zenko) { Identity.useIdentity(IdentityEnum.ACCOUNT, Zenko.sites['source'].accountName); const credentials = Identity.getCurrentCredentials(); await createSecret(this, 'drctl-s3-creds', {