tests: Update required packages for tests

This commit is contained in:
Vojtech Trefny 2023-06-29 15:36:26 +02:00
parent 965d13a312
commit 584e19ffd9

View File

@ -17,15 +17,28 @@
run: python3 tests/run_tests.py --installed run: python3 tests/run_tests.py --installed
required_packages: required_packages:
- volume_key - btrfs-progs
- nss-tools - cryptsetup
- targetcli - device-mapper-multipath
- xfsprogs
- dosfstools - dosfstools
- e2fsprogs - e2fsprogs
- cryptsetup - exfatprogs
- f2fs-tools
- glibc-all-langpacks - glibc-all-langpacks
- python3-six - lvm2-dbusd
- python3-dbus - mdadm
- python3-yaml - ndctl
- nilfs-utils
- nss-tools
- ntfsprogs
- nvme-cli
- nvmetcli
- python3-bytesize - python3-bytesize
- python3-dbus
- python3-packaging
- python3-pylint
- python3-yaml
- targetcli
- udftools
- volume_key
- xfsprogs