add smoke tests for sqlite + dnf

testing both dnf5 and dnf-3
This commit is contained in:
Zuzana Miklankova 2023-06-23 12:47:55 +02:00
commit ad22d20557
No known key found for this signature in database
GPG key ID: 46A18EF4D17103A0
10 changed files with 122 additions and 2 deletions

View file

@ -0,0 +1,15 @@
summary: Sanity test for sqlite database
description: ''
contact: Filip Janus <fjanus@redhat.com>
component:
- sqlite
path: /basic/sqlite3-python
framework: beakerlib
recommend:
- python36
- sqlite
duration: 5m
enabled: true
tag:
- Tier1
- sqlite