From 9211b6f62e074396858ee73b4dfdcd916ce7475d Mon Sep 17 00:00:00 2001 From: KillianG Date: Mon, 19 Aug 2024 20:44:27 +0200 Subject: [PATCH] Really really increase TO for testing purpose --- 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 e55bf6e4c9..745f8bd003 100644 --- a/tests/ctst/steps/pra.ts +++ b/tests/ctst/steps/pra.ts @@ -239,7 +239,7 @@ Then('the DR source should be in phase {string}', { timeout: 360000 }, async fun }); Then('object {string} should {string} be {string} and have the storage class {string} on {string} site', - { timeout: 360000 }, + { timeout: 1200000 }, async function ( this: Zenko, objName: string,