I tried to exclude all default tests but upgrade, but upgrade tests were skipped because: Error: All installs failed, therefore the following tests cannot be performed...
test_format = 1.0
[default]
exclude = ["install.root", "install.subdir", "install.nourl", "install.multi", "backup_restore", "change_url"]
# -------------------------------
# Commits to test upgrade from
# -------------------------------
test_upgrade_from.d9beaa2fa546a3c2acce2457d8d817bcbbbdd520.name = "Upgrade from 1.2.35~ynh3"
including install.root again is enough to have upgrade tests working.
Cf. the first 3 CI run in this PR: YunoHost-Apps/kanboard_ynh#234