python-into-dbus-python/tests/tests.yml
Bryan Gurney 7448c0ca40 Remove check test and add gating test
Remove the check test from the spec file, and add a gating test.

Resolves: rhbz#1986609

Signed-off-by: Bryan Gurney <bgurney@redhat.com>
2021-07-29 15:41:35 -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