Add workaround for broken libvirt (RHBZ#1138604).
This commit is contained in:
parent
caf0b4e33c
commit
3e39c65931
@ -842,6 +842,9 @@ for f in test-getaddrinfo test-utimens ; do
|
|||||||
done
|
done
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
# Workaround for broken libvirt (RHBZ#1138604).
|
||||||
|
mkdir -p $HOME/.cache/libvirt
|
||||||
|
|
||||||
# Do make quickcheck first, to fail early if the appliance or libvirt
|
# Do make quickcheck first, to fail early if the appliance or libvirt
|
||||||
# is obviously broken. Also dump libvirt log files if this happens.
|
# is obviously broken. Also dump libvirt log files if this happens.
|
||||||
# Since it's most likely libvirt which is broken, make sure libvirt
|
# Since it's most likely libvirt which is broken, make sure libvirt
|
||||||
|
Loading…
Reference in New Issue
Block a user