mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2025-01-18 14:43:09 +00:00
Add some ELN workarounds to try and fix ELN tests
These should make ELN image build work again. They can go again after the next ELN compose. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
5ecc674b6d
commit
45728be935
@ -476,7 +476,7 @@ sub get_workarounds {
|
||||
"40" => [],
|
||||
"41" => [],
|
||||
"42" => [],
|
||||
"eln" => [],
|
||||
"eln" => ["FEDORA-2025-3de666755c", "FEDORA-2025-07a540332e", "FEDORA-2025-0e0edcfd6a"],
|
||||
);
|
||||
my $advortasks = $workarounds{$version};
|
||||
return @$advortasks;
|
||||
|
Loading…
Reference in New Issue
Block a user