python3.12-psycopg2/plan.fmf
Lukas Zachar c8b619f30f Add tmt gating plan
Cherry-picked from python3.11-psycopg2 32890f5eeb81093c4d9f47b0ded0372fbeb8a2c7
32890f5eeb
2024-01-17 12:19:26 +01:00

12 lines
215 B
Plaintext

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