Commit 9da02cbd authored by joreland@mysql.com's avatar joreland@mysql.com

ndb - change order between tests as flexXX don't clean up tables

parent c3eb3c0a
...@@ -345,15 +345,6 @@ max-time: 500 ...@@ -345,15 +345,6 @@ max-time: 500
cmd: testScan cmd: testScan
args: -n ScanRestart T1 args: -n ScanRestart T1
# OLD FLEX
max-time: 500
cmd: flexBench
args: -c 25 -t 10
max-time: 500
cmd: flexHammer
args: -r 5 -t 32
# #
# DICT TESTS # DICT TESTS
max-time: 1500 max-time: 1500
...@@ -600,3 +591,13 @@ args: -n SR_UNDO T7 ...@@ -600,3 +591,13 @@ args: -n SR_UNDO T7
max-time: 1500 max-time: 1500
cmd: testSystemRestart cmd: testSystemRestart
args: -n SR_UNDO T8 args: -n SR_UNDO T8
# OLD FLEX
max-time: 500
cmd: flexBench
args: -c 25 -t 10
max-time: 500
cmd: flexHammer
args: -r 5 -t 32
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment