mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-22 05:53:09 +00:00
workarounds: add plasma-discover with fix for #2173022
Just using a scratch build for now as my fix hasn't been reviewed and may have dumb mistakes in it, but it does seem to fix the openQA test at least. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
f42d921b0b
commit
471ea9d27b
@ -480,7 +480,7 @@ sub setup_workaround_repo {
|
|||||||
"36" => [],
|
"36" => [],
|
||||||
"37" => [],
|
"37" => [],
|
||||||
"38" => [],
|
"38" => [],
|
||||||
"39" => [],
|
"39" => ["97911079"],
|
||||||
);
|
);
|
||||||
# then we'll download each update for our release:
|
# then we'll download each update for our release:
|
||||||
my $advortasks = $workarounds{$version};
|
my $advortasks = $workarounds{$version};
|
||||||
|
Loading…
Reference in New Issue
Block a user