From 50ffe4fe2f73ae81e1b017bfaa31ff66680bf059 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 52f5b4c..25b97be 100644 --- a/britney.conf +++ b/britney.conf @@ -104,7 +104,7 @@ ADT_SWIFT_URL = https://autopkgtest.ubuntu.com/results/ # 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