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
|
||||
|
||||
# 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!
|
||||
- lvcreate-vdo-cache.sh # TODO: likely an issue!
|
||||
- lvconvert-cache-abort.sh # TODO: likely an issue!
|
||||
@ -94,7 +94,9 @@
|
||||
- strace
|
||||
- vim-common # xxd required by some tests
|
||||
- mdadm
|
||||
- vdo
|
||||
# No vdo package in EL9 yet
|
||||
# - https://issues.redhat.com/browse/RHELPLAN-77194
|
||||
#- vdo
|
||||
- kmod-kvdo
|
||||
state: present
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user