1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/streams_ynh.git synced 2024-09-03 20:26:20 +02:00

Remove database options from tests.toml

This commit is contained in:
dragondaddy 2023-08-04 01:28:35 +02:00
parent 4a378ae272
commit 8d6400e577

View file

@ -13,17 +13,5 @@ test_format = 1.0
# Default args to use for install # Default args to use for install
# ------------------------------- # -------------------------------
args.database="mysql" test_upgrade_from.332054d9e98ec23af47411186e281ead00e0ad6f.name = "Upgrade from 23.07.31"
# -------------------------------
# Commits to test upgrade from
# -------------------------------
test_upgrade_from.7c4bcff615c9ea9e87b2d5bad110dc10b1921efc.name = "Upgrade from 8.4.1"
[with_postgresql]
only = ["install.subdir"]
args.database="postgresql"