This is from RHEL distgit tests/python-requests, directory Sanity/ipv6-noproxy-cidr. The commit hash this was copied from: 050c2979f27cc70506ddf669f9e0803a7b67c2d5 Only the necessary files were kept.
8 lines
99 B
Plaintext
8 lines
99 B
Plaintext
require:
|
|
- nmap-ncat
|
|
- python3
|
|
- python3-requests
|
|
|
|
test: "${PYTHON:-python3} repro.py"
|
|
tty: "true"
|