Updates testing: add f33-backgrounds workaround
Add FEDORA-2020-27f80050a2 as a workaround because without it the KDE desktop background test fails due to the bug in -6. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
8d9684dd80
commit
4fcea15610
@ -441,7 +441,7 @@ sub setup_workaround_repo {
|
||||
my %workarounds = (
|
||||
"31" => [],
|
||||
"32" => [],
|
||||
"33" => []
|
||||
"33" => ["FEDORA-2020-27f80050a2"]
|
||||
);
|
||||
# then we'll download each update for our release:
|
||||
my $advisories = $workarounds{$version};
|
||||
|
Loading…
Reference in New Issue
Block a user