From e25ce3df68eb65d3e85390b16d1933d45d180cbd Mon Sep 17 00:00:00 2001 From: Steve Langasek Date: Mon, 2 May 2022 22:07:53 +0200 Subject: [PATCH] Revert "Temporarily disable use of sqlite db for autopkgtests" This reverts commit d4dfa22ed167a4176132070627be3a17342c7ce7. --- britney.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/britney.conf b/britney.conf index 25b97be..52f5b4c 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