update
This commit is contained in:
parent
39038de27f
commit
eea76d8a78
|
@ -43,6 +43,7 @@ class TDTestCase:
|
|||
def get_server_status(self):
|
||||
tdSql.query('select server_status()')
|
||||
tdSql.checkData(0,0,1)
|
||||
#!for bug
|
||||
tdDnodes.stoptaosd(1)
|
||||
sleep(10)
|
||||
tdSql.error('select server_status()')
|
||||
|
|
Loading…
Reference in New Issue