mirror of
https://github.com/YunoHost-Apps/homeassistant_ynh.git
synced 2024-09-03 19:26:16 +02:00
Add test from 2024.6.4~ynh1
This commit is contained in:
parent
043c8da5b3
commit
81af2ca784
1 changed files with 15 additions and 18 deletions
33
tests.toml
33
tests.toml
|
@ -1,21 +1,18 @@
|
|||
test_format = 1.0
|
||||
|
||||
[default]
|
||||
|
||||
# ------------
|
||||
# Tests to run
|
||||
# ------------
|
||||
|
||||
|
||||
|
||||
# -------------------------------
|
||||
# Default args to use for install
|
||||
# -------------------------------
|
||||
|
||||
|
||||
|
||||
# -------------------------------
|
||||
# Commits to test upgrade from
|
||||
# -------------------------------
|
||||
|
||||
|
||||
# -------------------------------
|
||||
# Commits to test upgrade from c831b0817c6283bd76ad902a7dd81e647cc9880d
|
||||
# 2024.6.4~ynh1 with old apt dependencies
|
||||
# -------------------------------
|
||||
test_upgrade_from.c831b08.name = "2024.6.4~ynh1"
|
||||
test_upgrade_from.c831b08.args.domain = "sub.domain.tld"
|
||||
test_upgrade_from.c831b08.args.init_main_permission = "visitors"
|
||||
test_upgrade_from.c831b08.args.home = "Home"
|
||||
test_upgrade_from.c831b08.args.latitude = 32.87336
|
||||
test_upgrade_from.c831b08.args.longitude = 117.22743
|
||||
test_upgrade_from.c831b08.args.elevation = 430
|
||||
test_upgrade_from.c831b08.args.unit_system = "metric"
|
||||
test_upgrade_from.c831b08.args.currency = "USD"
|
||||
test_upgrade_from.c831b08.args.country = "US"
|
||||
test_upgrade_from.c831b08.args.time_zone = "America/Los_Angeles"
|
||||
|
|
Loading…
Add table
Reference in a new issue