me
/
guix
Archived
1
0
Fork 0

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
master
Efraim Flashner 2024-06-16 19:03:26 +03:00
parent bd5c61781c
commit 7a70532dd8
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 3 additions and 0 deletions

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