fprintd/tests/tests.yml
DistroBaker a443f84461 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/fprintd.git#931896c76ae256999762a9e409edb303ade5ed3a
2020-12-01 15:32:09 +00:00

25 lines
425 B
YAML

---
- hosts: localhost
roles:
- role: standard-test-source
tags:
- always
required_packages:
- git
- role: standard-test-basic
tags:
- atomic
- classic
required_packages:
- fprintd
- python3-gobject-base
- python3-dbus
- python3-cairo
- dbus-daemon
- python3-dbusmock
tests:
- fprintd:
dir: .
run: run.sh ./fprintd.py
timeout: 10m