From ad00dc13f19963d8cc970a886af22edeff3b0bd8 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Tue, 16 Jan 2024 20:30:49 +0100 Subject: [PATCH] restructuring --- tests.toml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/tests.toml b/tests.toml index 2f07519..287383f 100644 --- a/tests.toml +++ b/tests.toml @@ -1,9 +1,14 @@ test_format = 1.0 +[default] + # ntfy needs to be publicly exposed to properly work, see #34 exclude = "install.private" -[default] +# ------------------------------- +# Commits to test upgrade from +# ------------------------------- + test_upgrade_from.727dfd9.name = "Upgrade from 2.6.2~ynh1" test_upgrade_from.e89c0fb.name = "Upgrade from 2.5.0~ynh1" #test_upgrade_from.5b729db.name = "Upgrade from 2.4.0~ynh1"