Remove skip test for ancient Fedora 29

This commit is contained in:
Richard W.M. Jones 2023-12-19 21:48:46 +00:00
parent 7e6c7ba0d6
commit 9f4da8e5df

View File

@ -263,12 +263,6 @@ function skip_test ()
done done
} }
# interop/structured-read.sh fails with the old qemu-nbd in Fedora 29,
# so disable it there.
%if 0%{?fedora} <= 29
skip_test interop/structured-read.sh
%endif
# interop/interop-qemu-storage-daemon.sh fails in RHEL 9 because of # interop/interop-qemu-storage-daemon.sh fails in RHEL 9 because of
# this bug in qemu: # this bug in qemu:
# https://lists.nongnu.org/archive/html/qemu-devel/2021-03/threads.html#03544 # https://lists.nongnu.org/archive/html/qemu-devel/2021-03/threads.html#03544