forked from YunoHost-Apps/drupal_ynh
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtests.toml
More file actions
22 lines (16 loc) · 915 Bytes
/
tests.toml
File metadata and controls
22 lines (16 loc) · 915 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/tests.v1.schema.json
test_format = 1.0
[default]
# -------------------------------
# Default args to use for install
# -------------------------------
args.install_profil = "standard"
args.language = "fr"
# -------------------------------
# Commits to test upgrade from
# -------------------------------
#test_upgrade_from.bc57252858ce9402412ecccf82de2c2e2be67294.name = "Upgrade from 9.4.6~ynh2"
test_upgrade_from.64f92590358018ffa8d0d71e6d6b3a158a82423e.name = "Upgrade from 2024.07.03~ynh1"
test_upgrade_from.af680bb22f0f0a9e9d19f473f0d8b96de2f4fbdd.name = "Upgrade from 2024.07.03~ynh2"
test_upgrade_from.83620ec0bbdd2b1fcb2a045b264af2d6d808deb2.name = "Upgrade from 2024.12.08~ynh1"
test_upgrade_from.ae9e28cd78e04c1f38c72cd74cb4d6ed269e0c3b.name = "Upgrade from 2024.12.15~ynh1"