libinput/tests/tests.yml

51 lines
958 B
YAML
Raw Normal View History

2019-02-28 04:13:46 +00:00
---
#- hosts: localhost
# roles:
# - role: standard-test-beakerlib
# tags:
# - classic
# tests:
# - libinput-tool-beakerlib
#
#- hosts: localhost
# roles:
# - role: standard-test-basic
# tags:
# - classic
# tests:
# - libinput-tool
#
#- hosts: localhost
# roles:
# - role: standard-test-scripts
# tags:
# - classic
# tests:
# - libinput-tool-scripttest/libinput-tool-test.sh
- hosts: localhost
roles:
# - role: standard-test-rpm
# subjects: python3-devel # for pathfix during srpm prep
# tags:
# - always
# - classic
- role: standard-test-source
tags:
- always
2019-03-08 05:12:42 +00:00
- classic
# - role: standard-test-basic
# tags:
# - classic
# required_packages:
# - meson
# - gcc
# - mtdev-devel
# - libevdev-devel
# - libwacom-devel
# - check-devel
# - systemd-devel
# - tree # for debugging
# tests:
# - libinput-test-suite