ndb -

  fix failing autotest-test
parent 02a56b9e
......@@ -1997,7 +1997,7 @@ runBug34216(NDBT_Context* ctx, NDBT_Step* step)
break;
}
int rows = 1;
int rows = 10;
int batch = 1;
int row = (records - rows) ? rand() % (records - rows) : 0;
......
......@@ -1050,7 +1050,7 @@ max-time: 300
cmd: test_event
args: -n Bug33793 T1
max-time: 600
max-time: 1200
cmd: testNodeRestart
args: -n Bug34216 -l 10 T1 I3 D2
......
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