Skip to content

Commit 1440eef

Browse files
author
Ole John Aske
committed
Bug#35443044 AutoTest testSpj bug#23049170 fails due to timeout
Test timed out due to too low limeout limit specified for test. In the configuration 6node3rpl this AutoTest takes quite consistently 2:55 to complete, varying just a few seconds from run to run. Thus increasing the timeout limit from 180 to 300 sec should be sufficient. Change-Id: I31883915424b6a16b0cd73220afe0e4658c75c40
1 parent fd687df commit 1440eef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

storage/ndb/test/run-test/daily-basic--07-tests.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2015, 2021, Oracle and/or its affiliates. All rights reserved.
1+
# Copyright (c) 2015, 2023, Oracle and/or its affiliates. All rights reserved.
22
#
33
# This program is free software; you can redistribute it and/or modify
44
# it under the terms of the GNU General Public License as published by
@@ -41,7 +41,7 @@ max-time: 180
4141

4242
cmd: testSpj
4343
args: -n bug#23049170 -l 1 T1
44-
max-time: 180
44+
max-time: 300
4545

4646
cmd: testBasic
4747
args: -n RollbackNothing T1 T6 D1 D2

0 commit comments

Comments
 (0)