python-blivet/tests/tests.yml
Vojtech Trefny 21cc68be15 LVMPV resize and Stratis fixes backport to C9S
- Add support for resizing PVs to the size of the underlying block device
  Resolves: RHEL-35386
- Backport fixes for Stratis support needed for storage role
  Resolves: RHEL-35382
2024-05-16 15:57:34 +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
- stratisd
- stratis-cli
tests:
- unit-tests:
dir: .
run: ./unit_testing.sh