From 81536d611d8f5be48fcca9d791f8cbc32ec64fdf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 8 Jun 2023 15:25:42 +0200 Subject: [PATCH] Update tests.toml --- tests.toml | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/tests.toml b/tests.toml index cc09f90..96a81d2 100644 --- a/tests.toml +++ b/tests.toml @@ -6,22 +6,5 @@ test_format = 1.0 # Default args to use for install # ------------------------------- - args.auth_method = "ldap" - - # ------------------------------- - # Default args to use for install - # ------------------------------- - exclude = ["install.nourl"] - # ------------------------------- - # Commits to test upgrade from - # ------------------------------- - - test_upgrade_from.d653976.name = "Upgrade from 23.01" - -[standard_auth_method] - - only = ["install.subdir", "backup_restore", "upgrade"] - - args.auth_method = "standard"