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-python
Description: Basic test for python and sqlite3 DB
Author: Branislav Nater <bnater@redhat.com>