Merge branch 'bugfix/add_input_init_of_dut_for_openthread_ci' into 'master'

openthread CI: add input init of dut for openthread CI

See merge request espressif/esp-idf!23428
This commit is contained in:
Zhang Wen Xu 2023-04-25 21:01:59 +08:00
commit 83fdb4d28b

View File

@ -106,14 +106,12 @@ def getDataset(dut:IdfDut) -> str:
def reset_thread(dut:IdfDut) -> None:
dut.write(' ')
dut.write('state')
clean_buffer(dut)
wait(dut, 1)
dut.expect('>')
wait(dut, 3)
dut.write('factoryreset')
dut.expect('OpenThread attached to netif', timeout=20)
dut.write(' ')
dut.write('state')
dut.expect('>')
wait(dut, 3)
# get the mleid address of the thread