mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-02-12 02:24:31 +00:00
Drop workarounds that are stable now
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
2415f76a40
commit
5ecc674b6d
@ -475,7 +475,7 @@ sub get_workarounds {
|
|||||||
my %workarounds = (
|
my %workarounds = (
|
||||||
"40" => [],
|
"40" => [],
|
||||||
"41" => [],
|
"41" => [],
|
||||||
"42" => ["FEDORA-2025-0976d1a1dc", "FEDORA-2025-5ccb655b33"],
|
"42" => [],
|
||||||
"eln" => [],
|
"eln" => [],
|
||||||
);
|
);
|
||||||
my $advortasks = $workarounds{$version};
|
my $advortasks = $workarounds{$version};
|
||||||
|
Loading…
Reference in New Issue
Block a user