fix failing autotest-test


storage/ndb/test/ndbapi/testNodeRestart.cpp:
  "fix" testprg
storage/ndb/test/run-test/daily-basic-tests.txt:
  increase allowed time
This commit is contained in:
unknown 2008-02-08 16:42:17 +01:00
commit a026379f7a
2 changed files with 2 additions and 2 deletions

View file

@ -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;

View file

@ -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