mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-12-18 00:23:11 +00:00
Add FEDORA-2024-07a6f9366e as F40 workaround
...so we can get tests of FEDORA-2024-4d154cc829 to pass. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
341c792b31
commit
601555d79b
@ -473,7 +473,7 @@ sub get_setup_repos_script {
|
||||
sub get_workarounds {
|
||||
my $version = shift || get_var("VERSION");
|
||||
my %workarounds = (
|
||||
"40" => [],
|
||||
"40" => ["FEDORA-2024-07a6f9366e"],
|
||||
"41" => [],
|
||||
"42" => [],
|
||||
"eln" => [],
|
||||
|
Loading…
Reference in New Issue
Block a user