mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-11 01:24:20 +00:00
Add tuned to f41 workarounds
To fix base_services_start failures till next compose is done. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
e8ed3a2a96
commit
d3150edae3
@ -476,7 +476,7 @@ sub get_workarounds {
|
||||
my %workarounds = (
|
||||
"39" => [],
|
||||
"40" => [],
|
||||
"41" => ["FEDORA-2024-a27ffd7504"],
|
||||
"41" => ["FEDORA-2024-a27ffd7504", "FEDORA-2024-e30a141332"],
|
||||
"42" => [],
|
||||
);
|
||||
my $advortasks = $workarounds{$version};
|
||||
|
Loading…
Reference in New Issue
Block a user