mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 03:17:20 +02:00
ndb -
fix test prg ndb/test/ndbapi/testNodeRestart.cpp: fix test prg
This commit is contained in:
parent
f5acedb6a7
commit
4dee1e6a97
1 changed files with 1 additions and 1 deletions
|
|
@ -1161,7 +1161,7 @@ runBug27003(NDBT_Context* ctx, NDBT_Step* step)
|
|||
return NDBT_FAILED;
|
||||
|
||||
res.startNodes(&node, 1);
|
||||
res.waitNodesStartPhase(&node, 1, 2);
|
||||
NdbSleep_SecSleep(3);
|
||||
pos++;
|
||||
}
|
||||
pos = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue