cleanup-needles: allowlist desktop_package_tool_update_download_unsigned
This one is only ever hit when testing COPRs or side tags. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
bfeab75d64
commit
7f7d76c098
1 changed files with 2 additions and 0 deletions
|
|
@ -56,6 +56,8 @@ keeplist = (
|
|||
# this is for the 'g-i-s before anaconda' flow for ws live, which
|
||||
# is currently not implemented but expected to return later
|
||||
"install_lang_search_field",
|
||||
# only sometimes hit when testing side tags / COPR
|
||||
"desktop_package_tool_update_download_unsigned",
|
||||
)
|
||||
|
||||
changed = False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue