Skip to content

Commit

Permalink
Add test from 2024.6.4~ynh1
Browse files Browse the repository at this point in the history
  • Loading branch information
Sylvain committed Jun 23, 2024
1 parent 043c8da commit 81af2ca
Showing 1 changed file with 15 additions and 18 deletions.
33 changes: 15 additions & 18 deletions tests.toml
Original file line number Diff line number Diff line change
@@ -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"

0 comments on commit 81af2ca

Please sign in to comment.