1afebfe552
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
17 lines
284 B
YAML
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
|