add smoke tests for sqlite + dnf
testing both dnf5 and dnf-3
This commit is contained in:
parent
49da3f058e
commit
ad22d20557
10 changed files with 122 additions and 2 deletions
15
basic/sqlite3-dnf/main.fmf
Normal file
15
basic/sqlite3-dnf/main.fmf
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue