diff --git a/doc/DISCLAIMER.md b/doc/ADMIN.md similarity index 100% rename from doc/DISCLAIMER.md rename to doc/ADMIN.md diff --git a/doc/DISCLAIMER_fr.md b/doc/ADMIN_fr.md similarity index 100% rename from doc/DISCLAIMER_fr.md rename to doc/ADMIN_fr.md diff --git a/tests.toml b/tests.toml new file mode 100644 index 0000000..5a08f03 --- /dev/null +++ b/tests.toml @@ -0,0 +1,15 @@ +test_format = 1.0 + +[default] + + # ------------ + # Tests to run + # ------------ + + exclude ="install.multi" + + # ------------------------------- + # Commits to test upgrade from + # ------------------------------- + + test_upgrade_from.d7eb59fd.name = "Upgrade from 0.47.0~ynh1"