dbus-glib/tests/tests.yml
Petr Šabata 1afebfe552 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-glib#a5f23306f60885f2c9f3cf217207206ff6821ce8
2020-10-14 23:29:53 +02:00

17 lines
284 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:
- dbus-glib
- rpm-build
- gcc
- gcc-c++
- wget
- make