python-blivet/tests/tests.yml
Vojtech Trefny ba16cbcfba Rebase to the latest upstream release 3.6.0
Resolves: rhbz#2123711
2022-10-13 12:31:14 +02:00

24 lines
422 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
tests:
- unit-tests:
dir: .
run: ./unit_testing.sh