python-blivet/tests/tests.yml
Vojtech Trefny 884f44b1c2 Copy the "tests" directory from CS9
The directory was not imported when creating the C8S branch.

Related: rhbz#2142550
2023-05-17 08:52:11 +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