Skip to content

Commit d577434

Browse files
committed
CSPL-4378 Adjust app fw timeout
1 parent 135464f commit d577434

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/testenv/timeouts.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,5 @@ const (
8282

8383
// LongSuiteTimeout for heavy suites:
8484
// crcrud, m4appfw, c3appfw.
85-
LongSuiteTimeout = 200 * time.Minute
85+
LongSuiteTimeout = 225 * time.Minute
8686
)

0 commit comments

Comments
 (0)