mirror of
https://github.com/MariaDB/server.git
synced 2025-09-11 05:52:26 +03:00
ndb -
fix testprg storage/ndb/test/ndbapi/testNodeRestart.cpp: fix testprg
This commit is contained in:
@@ -1231,8 +1231,7 @@ int runBug25984(NDBT_Context* ctx, NDBT_Step* step){
|
||||
if (restarter.startNodes(&victim, 1))
|
||||
return NDBT_FAILED;
|
||||
|
||||
if (restarter.waitNodesStartPhase(&victim, 1, 2))
|
||||
return NDBT_FAILED;
|
||||
NdbSleep_SecSleep(3);
|
||||
}
|
||||
|
||||
if (restarter.waitNodesNoStart(&victim, 1))
|
||||
|
Reference in New Issue
Block a user