Fix typo in nbdkit-basic-filters description
Remove armv7 references
This commit is contained in:
parent
14ef88f762
commit
d0df9f08fc
10
nbdkit.spec
10
nbdkit.spec
@ -568,7 +568,7 @@ nbdkit-readahead-filter Prefetch data when reading sequentially.
|
|||||||
|
|
||||||
nbdkit-retry-filter Reopen connection on error.
|
nbdkit-retry-filter Reopen connection on error.
|
||||||
|
|
||||||
nbdkit-retry--request-filter Retry single requests on error.
|
nbdkit-retry-request-filter Retry single requests on error.
|
||||||
|
|
||||||
nbdkit-stats-filter Display statistics about operations.
|
nbdkit-stats-filter Display statistics about operations.
|
||||||
|
|
||||||
@ -771,14 +771,6 @@ skip_test tests/test-memory-allocator-malloc-mlock.sh
|
|||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# armv7 is very slow and some tests take an especially long time to
|
|
||||||
# run. This skips some of the slowest tests. Note that
|
|
||||||
# test-data-format.sh is a slow test, but in the past we have found
|
|
||||||
# bugs by running it on armv7.
|
|
||||||
%ifarch %{arm}
|
|
||||||
skip_test tests/test-partition1.sh tests/test-cow.sh tests/test-cow-block-size.sh tests/test-cow-extents2.sh
|
|
||||||
%endif
|
|
||||||
|
|
||||||
# Make sure we can see the debug messages (RHBZ#1230160).
|
# Make sure we can see the debug messages (RHBZ#1230160).
|
||||||
export LIBGUESTFS_DEBUG=1
|
export LIBGUESTFS_DEBUG=1
|
||||||
export LIBGUESTFS_TRACE=1
|
export LIBGUESTFS_TRACE=1
|
||||||
|
Loading…
Reference in New Issue
Block a user