Logan V 2c641baaff Fix race condition when configuring the qemu save directory
The /var/lib/libvirt/qemu/save directory is not actually created
by the installation of libvirt-bin, it is created by libvirt upon
startup. So if libvirt is slow to initialize and this task runs
before the directory is created, then the next task:
"Check if the qemu save directory is empty" will fail with:
stderr: ls: cannot access /var/lib/libvirt/qemu/save: No such file or directory

Change-Id: I0d035fa6b4eaedebb733fef2126fe9c4f63c2917
2016-08-16 23:56:16 +00:00
..
2016-08-08 18:05:13 -04:00
2016-08-08 18:05:13 -04:00
2016-08-08 18:05:13 -04:00
2016-05-20 18:15:16 -07:00
2016-06-14 15:38:16 +00:00
2016-06-14 15:38:16 +00:00
2016-06-14 15:38:16 +00:00
2016-08-08 18:05:13 -04:00
2016-07-21 18:13:49 +00:00