python-dbus-client-gen/tests/tests.yml
Bryan Gurney f11d225425 Remove check tests and add gating tests
Remove the check test from the spec file, and add gating tests.

Resolves: rhbz#1986607

Signed-off-by: Bryan Gurney <bgurney@redhat.com>
2021-07-28 17:46:41 -04:00

15 lines
251 B
YAML

---
- hosts: localhost
roles:
- role: standard-test-source
tags:
- always
- role: standard-test-basic
tags:
- classic
tests:
- simple:
dir: ./source
run: python -m unittest -v tests/test_deterministic.py