dbus-python/tests/tests.yml
Petr Šabata 132c6c6079 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/dbus-python#512ab82e44f689e86be8028b9e542a3735eba834
2020-10-14 23:30:17 +02:00

16 lines
273 B
YAML

---
# This first play always runs on the local staging system
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- upstream-testset
required_packages:
- python3-dbus
- rpm-build
- gcc
- wget
- make