This is from RHEL distgit tests/Cython, directory Sanity/smoke. The original commit hash: 36cb03f34340bf13e42326bd9cb26f5f03b6fc27 Only necessary files were kept. Some outdated stuff was removed. Co-Authored-By: Jan Kepler <jkejda@redhat.com> Co-Authored-By: Lukáš Zachar <lzachar@redhat.com>
10 lines
151 B
Plaintext
10 lines
151 B
Plaintext
summary: smoke test
|
|
test: ./runtest.sh
|
|
framework: beakerlib
|
|
require:
|
|
- gcc
|
|
- python3-devel
|
|
- python3-cython
|
|
- python3-setuptools
|
|
duration: 10m
|