Skip to content

Commit 81baf33

Browse files
author
Ole John Aske
committed
Increase timeout value for several failing
'testNodeRestart ... DD' tests.
1 parent d86540c commit 81baf33

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

storage/ndb/test/run-test/daily-devel-tests.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2004, 2014, Oracle and/or its affiliates. All rights reserved.
1+
# Copyright (c) 2004, 2015, 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
@@ -99,22 +99,22 @@ cmd: testSystemRestart
9999
args: -n SR_DD_1 D1
100100

101101
# Bug18401499 added on 17.04.2014
102-
max-time: 2000
102+
max-time: 3000
103103
cmd: testSystemRestart
104104
args: -n SR_DD_1b D1
105105

106106
# Bug18401521 added on 17.04.2014
107-
max-time: 2000
107+
max-time: 3000
108108
cmd: testSystemRestart
109109
args: -n SR_DD_1b D2
110110

111111
# Bug18401529 added on 17.04.2014
112-
max-time: 2000
112+
max-time: 3000
113113
cmd: testSystemRestart
114114
args: -n SR_DD_1b_LCP D1
115115

116116
# Bug18401375 added on 17.04.2014
117-
max-time: 2000
117+
max-time: 3000
118118
cmd: testSystemRestart
119119
args: -n SR_DD_1b_LCP D2
120120

0 commit comments

Comments
 (0)