提交 29f9fd79 编写于 作者: P Pengzhou Tang

Shorten the running time of gprecoverseg related test cases

Commit a2c3dd20 unexpectly cause test_fts_transitions_02 running
for a longer time, so revert related modification from it.
上级 ae5bccd1
......@@ -43,8 +43,6 @@ class GpRecoverseg():
pool = WorkerPool()
pool.addCommand(cmd)
pool.join()
pool.haltWork()
def run(self,option=' ', validate=True, results=True):
'''
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册