test_format = 1.0 [default] # ------------------------------- # Default args to use for install # ------------------------------- args.database="postgresql" # ------------------------------- # Commits to test upgrade from # ------------------------------- [postgresql_test] only = ["install.subdir", "backup_restore", "upgrade" ] args.database = "mysql"