pybind11/plans.fmf
Tomas Orsava 4d8ebe02ee Add gating configuration and a simple smoke test
Related: rhbz#1950291
2022-02-22 18:27:28 +01:00

12 lines
209 B
Plaintext

discover:
- name: Smoke-tests
how: shell
tests:
- name: python-import-test
test: python3 -c 'import pybind11'
require:
- python3-pybind11
duration: 1m
execute:
how: tmt