1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2025-08-26 17:15:47 +00:00

Add libvirt with zfs obsoletion fix as F43 workaround

This commit is contained in:
Adam Williamson 2025-05-09 00:19:20 -07:00
parent 0887eece36
commit 613324a755

View File

@ -485,7 +485,7 @@ sub get_workarounds {
"40" => [],
"41" => [],
"42" => [],
"43" => [],
"43" => ["FEDORA-2025-d83e18c438"],
"eln" => [],
);
my $advortasks = $workarounds{$version};