britney2-ubuntu/britney.conf

78 lines
2.3 KiB
Plaintext
Raw Normal View History

# Configuration file for britney
# Paths for control files
TESTING = data/%(SERIES)
UNSTABLE = data/%(SERIES)-proposed
PARTIAL_UNSTABLE = yes
# Output
NONINST_STATUS = data/%(SERIES)/non-installable-status
EXCUSES_OUTPUT = output/%(SERIES)/excuses.html
2014-12-10 10:36:01 +00:00
EXCUSES_YAML_OUTPUT = output/%(SERIES)/excuses.yaml
UPGRADE_OUTPUT = output/%(SERIES)/output.txt
HEIDI_OUTPUT = output/%(SERIES)/HeidiResult
# List of release architectures
ARCHITECTURES = amd64 arm64 armhf i386 powerpc ppc64el
# if you're not in this list, arch: all packages are allowed to break on you
NOBREAKALL_ARCHES = amd64
# if you're in this list, your packages may not stay in sync with the source
2014-12-10 12:24:34 +00:00
OUTOFSYNC_ARCHES =
# if you're in this list, your uninstallability count may increase
BREAK_ARCHES =
# if you're in this list, you are a new architecture
NEW_ARCHES =
# priorities and delays
MINDAYS_LOW = 0
MINDAYS_MEDIUM = 0
MINDAYS_HIGH = 0
MINDAYS_CRITICAL = 0
MINDAYS_EMERGENCY = 0
DEFAULT_URGENCY = medium
# hint permissions
2012-11-08 14:06:16 +00:00
HINTS_CJWATSON = ALL
2012-11-19 17:41:06 -07:00
HINTS_ADCONRAD = ALL
2012-11-26 12:24:43 -05:00
HINTS_KITTERMAN = ALL
2012-11-29 16:00:00 +00:00
HINTS_LANEY = ALL
2013-03-11 17:48:15 +00:00
HINTS_JRIDDELL = ALL
2013-03-13 11:04:09 +02:00
HINTS_STEFANOR = ALL
2013-03-11 13:48:55 -04:00
HINTS_STGRABER = ALL
2013-09-02 17:44:18 -07:00
HINTS_VORLON = ALL
2015-07-16 15:39:35 +02:00
HINTS_PITTI = ALL
HINTS_FREEZE = block block-all
HINTS_UBUNTU-TOUCH/DIDROCKS = block unblock
HINTS_UBUNTU-TOUCH/EV = block unblock
HINTS_UBUNTU-TOUCH/KEN-VANDINE = block unblock
HINTS_UBUNTU-TOUCH/LOOL = block unblock
HINTS_UBUNTU-TOUCH/MATHIEU-TL = block unblock
HINTS_UBUNTU-TOUCH/OGRA = block unblock
# support for old libraries in testing (smooth update)
# use ALL to enable smooth updates for all the sections
#
# naming a non-existent section will effectively disable new smooth
# updates but still allow removals to occur
SMOOTH_UPDATES = badgers
REMOVE_OBSOLETE = no
ADT_ENABLE = yes
ADT_DEBUG = no
ADT_ARCHES = amd64 i386
# comment this to disable autopkgtest requests
#ADT_AMQP = amqp://user:pwd@amqp.example.com
# Swift base URL with the results (must be publicly readable and browsable)
#ADT_SWIFT_URL = https://objectstorage.mycloud.example.com/v1/AUTH_autopkgtest
BOOTTEST_ENABLE = yes
BOOTTEST_DEBUG = yes
BOOTTEST_ARCHES = armhf amd64
BOOTTEST_FETCH = yes