diff --git a/tests.toml b/tests.toml index e2eee540..4b7382d7 100644 --- a/tests.toml +++ b/tests.toml @@ -15,6 +15,13 @@ test_format = 1.0 args.database="mysql" + # ------------------------------- + # Commits to test upgrade from + # ------------------------------- + + test_upgrade_from.7c4bcff615c9ea9e87b2d5bad110dc10b1921efc.name = "Upgrade from 8.4.1" + + [some_additional_testsuite] only = ["install.subdir"]