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.
This commit is contained in:
parent
4f9a23e5f3
commit
4ae4e270be
@ -17,20 +17,15 @@
|
|||||||
run: python3 tests/run_tests.py --installed
|
run: python3 tests/run_tests.py --installed
|
||||||
|
|
||||||
required_packages:
|
required_packages:
|
||||||
- btrfs-progs
|
|
||||||
- cryptsetup
|
- cryptsetup
|
||||||
- device-mapper-multipath
|
- device-mapper-multipath
|
||||||
- dosfstools
|
- dosfstools
|
||||||
- e2fsprogs
|
- e2fsprogs
|
||||||
- exfatprogs
|
|
||||||
- f2fs-tools
|
|
||||||
- glibc-all-langpacks
|
- glibc-all-langpacks
|
||||||
- lvm2-dbusd
|
- lvm2-dbusd
|
||||||
- mdadm
|
- mdadm
|
||||||
- ndctl
|
- ndctl
|
||||||
- nilfs-utils
|
|
||||||
- nss-tools
|
- nss-tools
|
||||||
- ntfsprogs
|
|
||||||
- nvme-cli
|
- nvme-cli
|
||||||
- nvmetcli
|
- nvmetcli
|
||||||
- python3-bytesize
|
- python3-bytesize
|
||||||
|
Loading…
Reference in New Issue
Block a user