parted/tests/tests.yml
Brian C. Lane 4a98456ce3 gating: Switch test to run parted directly
Tests should run the installed package, not the source. So use the test
from RHEL 8.5.0 instead of from Fedora.

Resolves: rhbz#1968763
2021-06-08 15:49:50 -07:00

14 lines
227 B
YAML

---
# Run a simple parted test
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
required_packages:
- parted
tests:
- simple:
run: ./run_tests.sh