python3.11-psycopg2/plan.fmf
Lukas Zachar 32890f5eeb Add tmt gating plan
Resolves: rhbz#2159336
2023-02-09 05:14:25 +01:00

12 lines
215 B
Plaintext

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