libblockdev/tests/tests.yml
Petr Šabata 9a038ef348 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/libblockdev#5e985ab28c5d4b9ba6e67c31d9a5bf58f684e7c6
2020-10-15 15:35:59 +02:00

32 lines
658 B
YAML

---
# No tests suitable for atomic environment
# No tests suitable for container environment
# Tests suitable for classic environment
- hosts: localhost
roles:
- role: standard-test-source
tags:
- always
- role: standard-test-basic
tags:
- classic
tests:
- upstream_test_suite:
dir: source
run: python3 tests/run_tests.py --installed
required_packages:
- volume_key
- nss-tools
- targetcli
- xfsprogs
- dosfstools
- e2fsprogs
- cryptsetup
- glibc-all-langpacks
- python3-six
- python3-dbus
- python3-yaml
- python3-bytesize