dbus-python/tests/tests.yml
2018-02-05 17:39:10 +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