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+.
less-recipients
Steve Langasek 12 months ago
parent 3e28539c17
commit 50ffe4fe2f

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

Loading…
Cancel
Save