diff options
Diffstat (limited to 'storage/ndb/test')
-rw-r--r-- | storage/ndb/test/run-test/daily-devel-tests.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/storage/ndb/test/run-test/daily-devel-tests.txt b/storage/ndb/test/run-test/daily-devel-tests.txt index 75b85ebb1d2..8c1fa491cb9 100644 --- a/storage/ndb/test/run-test/daily-devel-tests.txt +++ b/storage/ndb/test/run-test/daily-devel-tests.txt @@ -228,6 +228,16 @@ max-time: 2500 cmd: test_event args: -n CreateDropNR -l 2 +# +max-time: 600 +cmd: test_event_merge +args: --no-implicit-nulls --separate-events --maxops 10000 + +# +max-time: 600 +cmd: test_event_merge +args: --no-implicit-nulls --no-multiops + max-time: 600 cmd: testBasic args: -n PkRead T1 |