add wlan test to ci

This commit is contained in:
Daniel Barlow
2023-02-08 23:19:18 +00:00
parent befc75b060
commit 320d436c65
4 changed files with 41 additions and 26 deletions

View File

@@ -1,6 +1,6 @@
set timeout 60
spawn socat unix-connect:foo.sock -
spawn socat unix-connect:vm/console -
send "\r\n"
expect "login:" { send "root\r\n" }
expect "/ #"