Commit 5c529b66 authored by unknown's avatar unknown
Browse files

[PATCH] WL#3704 mgmapi timeouts: Add MGMAPI tests to autotest daily run

Index: ndb-work/storage/ndb/test/run-test/daily-basic-tests.txt
===================================================================


storage/ndb/test/run-test/daily-basic-tests.txt:
  WL#3704 mgmapi timeouts: Add MGMAPI tests to autotest daily run
parent 09bbc265
Loading
Loading
Loading
Loading
+28 −0
Original line number Diff line number Diff line
@@ -842,3 +842,31 @@ cmd: DbAsyncGenerator
args: -time 60 -p 1 -proc 25
type: bench

max-time: 120
cmd: testMgm
args: -n ApiSessionFailure T1

max-time: 120
cmd: testMgm
args: -n ApiTimeoutBasic T1

max-time: 120
cmd: testMgm
args: -n ApiSessionFailure T1

max-time: 120
cmd: testMgm
args: -n ApiGetStatusTimeout T1

max-time: 120
cmd: testMgm
args: -n ApiGetConfigTimeout T1

max-time: 120
cmd: testMgm
args: -n ApiMgmEventTimeout T1

max-time: 120
cmd: testMgm
args: -n ApiMgmStructEventTimeout T1