2023-06-04 11:23:42 +02:00
|
|
|
test_format = 1.0
|
|
|
|
|
|
|
|
[default]
|
2023-06-04 11:57:04 +02:00
|
|
|
|
|
|
|
|
|
|
|
# ------------
|
|
|
|
# Tests to run
|
|
|
|
# ------------
|
|
|
|
|
|
|
|
exclude = ["change_url"]
|
|
|
|
|
|
|
|
# -------------------------------
|
|
|
|
# Default args to use for install
|
|
|
|
# -------------------------------
|
|
|
|
|
|
|
|
args.database="mysql"
|
|
|
|
|
2023-06-04 11:58:09 +02:00
|
|
|
# -------------------------------
|
|
|
|
# Commits to test upgrade from
|
|
|
|
# -------------------------------
|
|
|
|
|
|
|
|
test_upgrade_from.7c4bcff615c9ea9e87b2d5bad110dc10b1921efc.name = "Upgrade from 8.4.1"
|
|
|
|
|
|
|
|
|
2023-06-04 11:57:04 +02:00
|
|
|
[some_additional_testsuite]
|
|
|
|
|
|
|
|
only = ["install.subdir"]
|
|
|
|
|
|
|
|
args.database="mpostgresql"
|