upower/tests/tests.yml
Christian Kellner 31cd624cd6 CI: execute integration test suite
Test the installed package by executing the integration test suite.
2019-06-17 14:40:20 +02:00

24 lines
434 B
YAML

---
- hosts: localhost
roles:
- role: standard-test-source
tags:
- always
- role: standard-test-basic
tags:
- atomic
- classic
required_packages:
- upower
- pygobject3-devel
- python3-dbus
- python3-dbusmock
- umockdev-devel
tests:
- smoke:
dir: smoke
run: upower -d
- integration:
dir: .
run: ./run-it.sh source/src/linux/integration-test