Turn on support for pulling autopkgtest results from sqlite instead of swift

less-recipients
Steve Langasek 3 years ago
parent d87dbf0db2
commit e3f9714dbf

@ -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

Loading…
Cancel
Save