1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

tests: libvirt-test: Give the libvirt service time to start.

* gnu/tests/virtualization.scm (run-libvirt-test): Sleep for 1 second
after starting the libvirtd service but before running the tests against
it.

Change-Id: I4d17a42ff7f0f2decc12c8e33991259c330a78f4
This commit is contained in:
Efraim Flashner
2024-06-16 19:03:26 +03:00
parent bd5c61781c
commit 7a70532dd8

View File

@@ -94,6 +94,9 @@
((pid) (number? pid))))))
marionette))
;; Give the libvirtd service time to start up.
(sleep 1)
(test-eq "fetch version"
0
(marionette-eval