Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Attila Mészáros <[email protected]>
  • Loading branch information
csviri committed Jan 4, 2025
1 parent 8c2a9b4 commit 5e0de4e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@

public class TestUtils {

public static final Duration GC_WAIT_TIMEOUT = Duration.ofSeconds(120);
public static final Duration GC_WAIT_TIMEOUT = Duration.ofSeconds(180);
public static final Duration INITIAL_RECONCILE_WAIT_TIMEOUT = Duration.ofMillis(150);

public static final int CRD_READY_WAIT = 1000;
Expand Down

0 comments on commit 5e0de4e

Please sign in to comment.