diff --git a/tests/army/cluster/tsdbSnapshot.py b/tests/army/cluster/tsdbSnapshot.py index 80d8d9555d..c008261b00 100644 --- a/tests/army/cluster/tsdbSnapshot.py +++ b/tests/army/cluster/tsdbSnapshot.py @@ -253,7 +253,7 @@ class TDTestCase(TBase): cluster.dnodes[1].starttaosd() cluster.dnodes[2].starttaosd() - tdLog.sleep(10) + tdLog.sleep(60) def stop(self): tdSql.close()