mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-08-04 07:55:44 +00:00
Add FEDORA-2025-0a4cc22f49 as a workaround
It's needed to get workstation tests to pass, as the earlier xen/qemu update broke qemu's deps and it's installed by default in Workstation. Remove when the update goes stable soon. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
3f3357ff85
commit
f29fdadcbc
@ -485,7 +485,7 @@ sub get_workarounds {
|
|||||||
"40" => [],
|
"40" => [],
|
||||||
"41" => [],
|
"41" => [],
|
||||||
"42" => [],
|
"42" => [],
|
||||||
"43" => [],
|
"43" => ["FEDORA-2025-0a4cc22f49"],
|
||||||
"eln" => [],
|
"eln" => [],
|
||||||
);
|
);
|
||||||
my $advortasks = $workarounds{$version};
|
my $advortasks = $workarounds{$version};
|
||||||
|
Loading…
Reference in New Issue
Block a user