From e0fb5d881654438dda09143e6b48c6d153975232 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Wed, 31 Jan 2024 11:31:05 -0800 Subject: [PATCH] Temporarily disable use of sqlite db for autopkgtests The database is being regenerated after an outage. swift is slow but we can get results more directly instead of being blocked by another day+. --- britney.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/britney.conf b/britney.conf index ae85dfa..80003ed 100644 --- a/britney.conf +++ b/britney.conf @@ -104,7 +104,7 @@ ADT_SWIFT_URL = https://objectstorage.prodstack5.canonical.com/swift/v1/AUTH # Base URL for autopkgtest site, used for links in the excuses ADT_CI_URL = https://autopkgtest.ubuntu.com/ # URL for the autopkgtest database, if used -ADT_DB_URL = https://autopkgtest.ubuntu.com/static/autopkgtest.db +#ADT_DB_URL = https://autopkgtest.ubuntu.com/static/autopkgtest.db ADT_HUGE = 20 # Autopkgtest results can be used to influence the aging