mirror of
https://github.com/espressif/openthread.git
synced 2026-08-17 16:09:51 +00:00
[test] wait factoryreset in check-posix-pty (#6529)
This commit is contained in:
@@ -127,6 +127,8 @@ do_check()
|
||||
# sleep a while for daemon ready
|
||||
sleep 2
|
||||
sudo "${OT_CLI_CMD}" factoryreset
|
||||
# sleep a while for daemon ready
|
||||
sleep 2
|
||||
else
|
||||
OT_CLI="$PWD/build/posix/src/posix/ot-cli"
|
||||
sudo "${OT_CLI}" -I "${VALID_NETIF_NAME}" -n "${RADIO_URL}"
|
||||
|
||||
Reference in New Issue
Block a user