diff options
author | joreland@mysql.com <> | 2004-07-06 11:43:48 +0200 |
---|---|---|
committer | joreland@mysql.com <> | 2004-07-06 11:43:48 +0200 |
commit | 6638f16b5e14776afc14f43dcbd57ce41cced0ef (patch) | |
tree | 45bdde2dfdabb641f64e691acc3062a204bb26cb /ndb/test | |
parent | f16965335fe14d578a5b5ac9bc9ccf2ca6d32766 (diff) | |
download | mariadb-git-6638f16b5e14776afc14f43dcbd57ce41cced0ef.tar.gz |
wl1873 Add ScanRestart to daily-basic-tests
Diffstat (limited to 'ndb/test')
-rw-r--r-- | ndb/test/run-test/daily-basic-tests.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ndb/test/run-test/daily-basic-tests.txt b/ndb/test/run-test/daily-basic-tests.txt index e458eea8653..d6f50e8da26 100644 --- a/ndb/test/run-test/daily-basic-tests.txt +++ b/ndb/test/run-test/daily-basic-tests.txt @@ -354,6 +354,10 @@ max-time: 500 cmd: testScan args: -n ScanReadWhileNodeIsDown T1 +max-time: 500 +cmd: testScan +args: -n ScanRestart T1 + # OLD FLEX max-time: 500 cmd: flexBench |