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 and dnf
description: ''
contact: Zuzana Miklankova <zmiklank@redhat.com>
component:
- sqlite
path: /basic/sqlite3-dnf
framework: beakerlib
recommend:
- sqlite
- /usr/bin/dnf-3
duration: 5m
enabled: true
tag:
- Tier1
- sqlite