Remove vdo from test requirements
Package not yet built for el9. Resolves: #1960618
This commit is contained in:
parent
50b45a8ece
commit
c71d26ca70
@ -33,7 +33,7 @@
|
|||||||
- read-ahead.sh # tuned is interfering with tests
|
- read-ahead.sh # tuned is interfering with tests
|
||||||
|
|
||||||
# VDO is not supported yet:
|
# VDO is not supported yet:
|
||||||
- vdo # 8.4.0 kernel kmod-kvdo is broken
|
- vdo # no vdo in el9 yet
|
||||||
- lvconvert-cache-vdo.sh # TODO: likely an issue!
|
- lvconvert-cache-vdo.sh # TODO: likely an issue!
|
||||||
- lvcreate-vdo-cache.sh # TODO: likely an issue!
|
- lvcreate-vdo-cache.sh # TODO: likely an issue!
|
||||||
- lvconvert-cache-abort.sh # TODO: likely an issue!
|
- lvconvert-cache-abort.sh # TODO: likely an issue!
|
||||||
@ -94,7 +94,9 @@
|
|||||||
- strace
|
- strace
|
||||||
- vim-common # xxd required by some tests
|
- vim-common # xxd required by some tests
|
||||||
- mdadm
|
- mdadm
|
||||||
- vdo
|
# No vdo package in EL9 yet
|
||||||
|
# - https://issues.redhat.com/browse/RHELPLAN-77194
|
||||||
|
#- vdo
|
||||||
- kmod-kvdo
|
- kmod-kvdo
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user