Test python's decimal module which depends on libmpdec

This commit is contained in:
Charalampos Stratakis 2021-05-17 16:34:23 +02:00
parent f486006717
commit 267b9fc371

17
tests/tests_python.yml Normal file
View File

@ -0,0 +1,17 @@
---
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
repositories:
- repo: "https://src.fedoraproject.org/tests/python.git"
dest: "python"
tests:
- python_selftest:
dir: python/selftest
run: X="test_decimal" ./parallel.sh
required_packages:
- python3-tkinter # for selftest
- python3-test # for selftest
- python3-rpm-macros # for dynamic python version