python-dbus-signature-pypar.../tests/tests.yml
Bryan Gurney d7a0f7b939 Remove check test and add gating test
Remove the check test, and add a gating test.  Also remove the
Requires and BuildRequires lines for python3-pyparsing, as the build
only required it for the now-removed check test, and the Python
package build will use setup.py to auto-generate Requires lines.

Resolves: rhbz#1986574

Signed-off-by: Bryan Gurney <bgurney@redhat.com>
2021-07-29 13:59:10 -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