python-blivet/tests/tests.yml
Vojtech Trefny d3cbb91713 Fix disk names for gating tests
Disks we create for our gating tests are now 'vdb' and 'vdc'
instead of 'vda' and 'vdb'.
2020-08-21 07:31:14 +02:00

17 lines
451 B
YAML

---
- hosts: all
roles:
- role: standard-test-basic
tags:
- classic
tests:
- list-devices-1:
dir: .
run: python3 /usr/share/doc/python3-blivet/examples/list_devices.py
- lvm-factory:
dir: .
run: python3 ./lvm_factory.py --disks=vdb,vdc
- list-devices-2:
dir: .
run: python3 /usr/share/doc/python3-blivet/examples/list_devices.py