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.
14 lines
230 B
Plaintext
14 lines
230 B
Plaintext
summary: Runs upstream test suite
|
|
require:
|
|
- python3-requests
|
|
- python3-pip
|
|
- python3-pytest
|
|
- python3-cryptography
|
|
- python3-devel
|
|
- rpm-build
|
|
- gcc
|
|
- gcc-c++
|
|
test: ./runtest.sh
|
|
framework: beakerlib
|
|
duration: 30m
|