From 584e19ffd996b931c4f689cef76609cf45b0a20f Mon Sep 17 00:00:00 2001 From: Vojtech Trefny Date: Thu, 29 Jun 2023 15:36:26 +0200 Subject: [PATCH] tests: Update required packages for tests --- tests/tests.yml | 29 +++++++++++++++++++++-------- 1 file changed, 21 insertions(+), 8 deletions(-) diff --git a/tests/tests.yml b/tests/tests.yml index ba44447..d9543db 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -17,15 +17,28 @@ run: python3 tests/run_tests.py --installed required_packages: - - volume_key - - nss-tools - - targetcli - - xfsprogs + - btrfs-progs + - cryptsetup + - device-mapper-multipath - dosfstools - e2fsprogs - - cryptsetup + - exfatprogs + - f2fs-tools - glibc-all-langpacks - - python3-six - - python3-dbus - - python3-yaml + - lvm2-dbusd + - mdadm + - ndctl + - nilfs-utils + - nss-tools + - ntfsprogs + - nvme-cli + - nvmetcli - python3-bytesize + - python3-dbus + - python3-packaging + - python3-pylint + - python3-yaml + - targetcli + - udftools + - volume_key + - xfsprogs