mirror of
https://github.com/YunoHost-Apps/borg_ynh.git
synced 2024-09-03 18:16:05 +02:00
add a working bookworm version to test
This commit is contained in:
parent
0cffc5bba4
commit
a8e76eda94
1 changed files with 11 additions and 0 deletions
11
tests.toml
11
tests.toml
|
@ -27,6 +27,17 @@ test_format = 1.0
|
|||
args.on_calendar = "Daily"
|
||||
args.mailalert = "never"
|
||||
|
||||
[default.test_upgrade_from.159bd111c63fcce0a1b8b3d589b517aa15007a21]
|
||||
name = "First workin bookworm version/manifest v2"
|
||||
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"
|
||||
|
||||
|
||||
[local_directory]
|
||||
args.repository = "/mnt/backup"
|
||||
|
|
Loading…
Add table
Reference in a new issue