rpm-ostree/tests/common
Jonathan Lebon 88548f2e1a libvm: don't call rpm-ostree status on first time
On the first call to vmsync/vmoverlay, we do an immediate vm_ssh_wait()
to check if we have a live VM. However, we don't necessarily have a
working rpm-ostree in there if we're hacking on stuff. It gets annoying
to wait for the timeout there.

Let's just work around that by instead only calling status if we got
there through vm_reboot_cmd(), which is most likely when we're most
interested in the status output anyway.

Closes: #645
Approved by: cgwalters
2017-02-24 19:50:25 +00:00
..
compose importer: Error importing RPMs which install to /opt (outside of /usr) 2017-02-14 22:15:56 +00:00
libtest.sh check: use jq for asserting json elements 2017-02-08 17:11:06 +00:00
libvm.sh libvm: don't call rpm-ostree status on first time 2017-02-24 19:50:25 +00:00