From ad797bd43230c288596aab183fddc7d2c7f57902 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Tue, 19 Mar 2024 12:09:09 +0100 Subject: [PATCH] Revert "Temporarily disable use of sqlite db for autopkgtests" The database has been regenerated, so let's switch back to using it to speed up britney. This reverts commit e0fb5d881654438dda09143e6b48c6d153975232. --- britney.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/britney.conf b/britney.conf index 80003ed..ae85dfa 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