1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2025-11-11 04:25:59 +00:00

Drop workarounds (one went stable, we untagged libiscsi)

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2025-09-04 17:11:26 -07:00
parent ba6b6200a6
commit b99b0e3ec1

View File

@ -485,7 +485,7 @@ sub get_workarounds {
"41" => [], "41" => [],
"42" => [], "42" => [],
"43" => [], "43" => [],
"44" => ["FEDORA-2025-f547d2943d", "FEDORA-2025-9671a643a1", "FEDORA-2025-9226107d62"], "44" => [],
"eln" => [], "eln" => [],
); );
my $advortasks = $workarounds{$version}; my $advortasks = $workarounds{$version};