Add F32 backgrounds update as an update test workaround
So at least GNOME background test passes. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
e7c6501737
commit
5c6ee14ed3
@ -443,8 +443,8 @@ sub setup_workaround_repo {
|
||||
"30" => ["FEDORA-2020-02ee4b1a1c"],
|
||||
# disable modules on upgrade (#1767351)
|
||||
"31" => ["FEDORA-2020-717d521d35"],
|
||||
# fix for lmod breaking console output tests
|
||||
"32" => ["FEDORA-2020-755d29d4b0"]
|
||||
# fix for lmod breaking console output tests, f32 backgrounds
|
||||
"32" => ["FEDORA-2020-755d29d4b0", "FEDORA-2020-ed62604eca"]
|
||||
);
|
||||
# then we'll download each update for our release:
|
||||
my $advisories = $workarounds{$version};
|
||||
|
Loading…
Reference in New Issue
Block a user