seafile_ynh/tests.toml

26 lines
732 B
TOML
Raw Normal View History

2023-09-27 19:20:36 +02:00
#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/tests.v1.schema.json
test_format = 1.0
[default]
# ------------
# Tests to run
# ------------
# -------------------------------
# Default args to use for install
# -------------------------------
args.server_name = "Seafile"
args.admin_password = "Sup3rS3cr3t"
# -------------------------------
# Commits to test upgrade from
# -------------------------------
2024-04-27 02:08:20 +02:00
test_upgrade_from.b4ba63d.name = "Pre packaging v2 (Old_version_for_CI_6 branch)"
2024-04-26 22:12:03 +02:00
test_upgrade_from.d9381d3.name = "Version 7.1 (Old_version_for_CI_4 branch)"
test_upgrade_from.fb2a04e.name = "Version 8.x (Old_version_for_CI_5 branch)"