From c71d26ca702cf118b2a6a649f4c1ccc0777d619d Mon Sep 17 00:00:00 2001 From: Marian Csontos Date: Mon, 24 May 2021 18:51:41 +0200 Subject: [PATCH] Remove vdo from test requirements Package not yet built for el9. Resolves: #1960618 --- tests/tests.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/tests/tests.yml b/tests/tests.yml index 06c52ee..31136e8 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -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