-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathtests.toml
27 lines (20 loc) · 881 Bytes
/
tests.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
#: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
# -------------------------------
# -------------------------------
# Commits to test upgrade from
# -------------------------------
# test_upgrade_from.bbe1fcf0fa8bbba0be9c6ab36f1ed34e40d1c931.name = "Upgrade from 2025.2.3~ynh1"
# -------------------------------
# Commits to test upgrade from c831b0817c6283bd76ad902a7dd81e647cc9880d
# 2024.6.4~ynh1 with old apt dependencies
# -------------------------------
# test_upgrade_from.c831b08.name = "2024.12.3~ynh1"
# test_upgrade_from.c831b08.args.domain = "sub.domain.tld"
# test_upgrade_from.c831b08.args.init_main_permission = "visitors"