mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 13:33:08 +00:00
Add pd-mapper scratch build as workaround
To fix base_services_start always failing on aarch64, while I wait for review of the upstream and downstream PRs. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
a2c0d0faa7
commit
92ea362578
@ -476,7 +476,7 @@ sub get_workarounds {
|
||||
my %workarounds = (
|
||||
"39" => ["FEDORA-2024-442827752b"],
|
||||
"40" => [],
|
||||
"41" => [],
|
||||
"41" => ["120746008"],
|
||||
);
|
||||
my $advortasks = $workarounds{$version};
|
||||
return @$advortasks;
|
||||
|
Loading…
Reference in New Issue
Block a user