mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-02-23 11:21:13 +00:00
Grant HINTS_HELPERS autopkgtest hints
Signed-off-by: Niels Thykier <niels@thykier.net>
This commit is contained in:
parent
e2b212d1ee
commit
b1e10e0f54
@ -243,7 +243,7 @@ class Britney(object):
|
||||
"""
|
||||
|
||||
HINTS_HELPERS = ("easy", "hint", "remove", "block", "block-udeb", "unblock", "unblock-udeb", "approve",
|
||||
"remark", "ignore-piuparts", "ignore-rc-bugs")
|
||||
"remark", "ignore-piuparts", "ignore-rc-bugs", "force-skiptest", "force-badtest")
|
||||
HINTS_STANDARD = ("urgent", "age-days") + HINTS_HELPERS
|
||||
# ALL = {"force", "force-hint", "block-all"} | HINTS_STANDARD | registered policy hints (not covered above)
|
||||
HINTS_ALL = ('ALL')
|
||||
|
Loading…
x
Reference in New Issue
Block a user