From e3f9714dbf5a3af8151f66a5be6932322b662b99 Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Fri, 22 Oct 2021 16:49:18 -0700 Subject: [PATCH] Turn on support for pulling autopkgtest results from sqlite instead of swift --- britney.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/britney.conf b/britney.conf index f5429c3..4857c62 100644 --- a/britney.conf +++ b/britney.conf @@ -104,6 +104,8 @@ ADT_SHARED_RESULTS_CACHE = 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_HUGE = 20 # Autopkgtest results can be used to influence the aging