[TD-4711] trying to solve the problem of ntp not swtich on
This commit is contained in:
parent
08a9a1f765
commit
7247919b76
|
@ -62,9 +62,6 @@ class TDTestCase:
|
|||
os.system('sudo timedatectl set-ntp on')
|
||||
tdLog.sleep(10)
|
||||
|
||||
|
||||
os.system ('timedatectl set-time 2020-10-25')
|
||||
|
||||
#moves 5 days ahead to 2020/10/25 and restart taosd
|
||||
#4 oldest data file should be removed from tsdb/data
|
||||
#7 data file should be found
|
||||
|
|
Loading…
Reference in New Issue