python-blivet/tests/tests.yml
Vojtech Trefny 0d35f1887b Rebase to the latest upstream release 3.10.0
Resolves: RHEL-35572
2024-05-13 13:46:20 +02:00

26 lines
463 B
YAML

---
# - hosts: localhost
- hosts: all
roles:
- role: standard-test-source
tags:
- always
- role: standard-test-basic
tags:
- atomic
- classic
required_packages:
- python3
- python3-dbus
- libblockdev-plugins-all
- python3-yaml
- targetcli
- stratis-cli
- stratisd
tests:
- unit-tests:
dir: .
run: ./unit_testing.sh