tests: add debian/ubuntu based tests images.

Also some cleanup of tests resources.
This commit is contained in:
Alexandre Pujol 2025-08-17 00:16:31 +02:00
parent 7c427aaae6
commit 9110a70124
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
10 changed files with 30 additions and 8 deletions

View file

@ -5,7 +5,7 @@
# Dependencies for the bats integration tests
set -eu
set -eu -o pipefail
# shellcheck source=/dev/null
_lsb_release() {