python-requests/tests/upstream/main.fmf
Lukáš Zachar c5fddd1793 Import CI upstream test from RHEL
This is cherry-picked and edited from RHEL distgit tests/python-requests,
directory Sanity/upstream.
The commit hash this was copied from: 050c2979f27cc70506ddf669f9e0803a7b67c2d5

Only the necessary files were kept.

python3-httpbin is installed from Fedora repositories, as installing it
from PyPI requires compiling greenlet which doesn't have wheels for
Python 3.13 yet.
2024-09-11 09:51:37 +02:00

14 lines
250 B
Text

summary: Runs upstream test suite
require:
- python3-requests
- python3-pip
- python3-pytest
- python3-cryptography
- python3-devel
- python3-httpbin
- rpm-build
- gcc
- gcc-c++
test: ./runtest.sh
framework: beakerlib
duration: 30m