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:
parent
4a378ae272
commit
8d6400e577
1 changed files with 1 additions and 13 deletions
14
tests.toml
14
tests.toml
|
@ -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"
|
|
Loading…
Add table
Reference in a new issue