From 1a3a940c469a23aea349a4e1e01985b24e4be44a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 7 Jun 2023 14:26:26 +0200 Subject: [PATCH] Update tests.toml --- tests.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tests.toml b/tests.toml index 989c73e..cc09f90 100644 --- a/tests.toml +++ b/tests.toml @@ -19,3 +19,9 @@ test_format = 1.0 # ------------------------------- test_upgrade_from.d653976.name = "Upgrade from 23.01" + +[standard_auth_method] + + only = ["install.subdir", "backup_restore", "upgrade"] + + args.auth_method = "standard"