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,3 @@
PURPOSE of /CoreOS/sqlite3/Sanity/basic/sqlite3-dnf5
Description: Basic test for sqlite3 and dnf5
Author: Zuzana Miklankova <zmiklank@redhat.com>