From 4ae4e270bebf8c2047845249b9e12d9d00a45914 Mon Sep 17 00:00:00 2001 From: Vojtech Trefny Date: Thu, 9 May 2024 12:49:08 +0200 Subject: [PATCH] gating: Remove some unneeded/unavailable test dependencies For some filesystems like Btrfs or NILFS2 we don't have the kernel modules in C10S so we don't want to install the userspace tools either. --- tests/tests.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/tests/tests.yml b/tests/tests.yml index d9543db..bd2570c 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -17,20 +17,15 @@ run: python3 tests/run_tests.py --installed required_packages: - - btrfs-progs - cryptsetup - device-mapper-multipath - dosfstools - e2fsprogs - - exfatprogs - - f2fs-tools - glibc-all-langpacks - lvm2-dbusd - mdadm - ndctl - - nilfs-utils - nss-tools - - ntfsprogs - nvme-cli - nvmetcli - python3-bytesize