Skip to content

Commit

Permalink
tests: Enable LVM VDO tests on CentOS/RHEL 10
Browse files Browse the repository at this point in the history
The VDO userspace tools are now available.
  • Loading branch information
vojtechtrefny committed Dec 3, 2024
1 parent 87f6879 commit 8b74e95
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/tests/dbus-tests/skip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,3 @@
- distro: "fedora"
version: ["39", "40", "41"]
reason: Setting UUID with LC_ALL=C.UTF-8 is broken with recent exfatprogs

- test: test_20_LVM.UdisksLVMVDOTest
skip_on:
- distro: "centos"
version: "10"
reason: "vdo userspace tools are not yet available on RHEL/CentOS 10"

0 comments on commit 8b74e95

Please # to comment.