mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
get original output
This commit is contained in:
parent
b3fbc51c98
commit
86b3c51ba7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-and-test.yml
vendored
2
.github/workflows/build-and-test.yml
vendored
|
|
@ -182,4 +182,4 @@ jobs:
|
|||
timeout 30m bash -c "while ! (grep 'Password:' vm.stdout); do sleep 1; done"
|
||||
timeout 1m bash -c 'echo "foobar" >> vm.stdin'
|
||||
echo "VM ready for tests"
|
||||
{ echo '{"execute": "guest-network-get-interfaces"}'; sleep 2; } | socat unix-connect:/tmp/qga.sock - | jq -j '."return"[] | ."name", (."ip-addresses"[] | ."ip-address"),"\n"'
|
||||
{ echo '{"execute": "guest-network-get-interfaces"}'; sleep 2; } | socat unix-connect:/tmp/qga.sock - | jq
|
||||
Loading…
Add table
Add a link
Reference in a new issue