mirror of
https://github.com/YunoHost-Apps/restic_ynh.git
synced 2024-09-03 20:16:22 +02:00
Add test_upgrade_from
This commit is contained in:
parent
272f84d942
commit
d8f56bf44b
1 changed files with 4 additions and 22 deletions
26
tests.toml
26
tests.toml
|
@ -17,27 +17,9 @@ test_format = 1.0
|
|||
args.check_on_calendar = "*-*-8,15,22 3:15"
|
||||
args.check_read_data_on_calendar = "*-*-1 3:15"
|
||||
|
||||
# # -------------------------------
|
||||
# # Commits to test upgrade from
|
||||
# # -------------------------------
|
||||
|
||||
# [default.test_upgrade_from.d1cd666ee27f5cfb8e40c6f44a09370381b41b35]
|
||||
# name = "Older ynh 11 version"
|
||||
# args.server = "domain.tld:22"
|
||||
# args.ssh_user = "package_checker"
|
||||
# args.passphrase = "A_Passphrase"
|
||||
# args.conf = 1
|
||||
# args.data = 1
|
||||
# args.apps = "all"
|
||||
# args.on_calendar = "Daily"
|
||||
# args.mailalert = "never"
|
||||
[default.test_upgrade_from.526944051f68f4149e415be4e862ce3c69d69f18]
|
||||
name = "0.12.0~ynh9"
|
||||
|
||||
|
||||
# [local_directory]
|
||||
# args.repository = "/mnt/backup"
|
||||
# args.passphrase = "A_Passphrase"
|
||||
# args.conf = 1
|
||||
# args.data = 1
|
||||
# args.apps = "all"
|
||||
# args.on_calendar = "Daily"
|
||||
# args.mailalert = "errors_only"
|
||||
[default.test_upgrade_from.075ce5d9b56f89649623e803e741b36ff5e481df]
|
||||
name = "last packaging v1"
|
||||
|
|
Loading…
Reference in a new issue