mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-12-20 17:33:08 +00:00
Add podman update as Rawhide workaround
podman tests are currently failing for all Rawhide updates. Not sure what triggered this, but this update seems to fix it, though it's failing its own test suite so not yet being pushed stable. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
fb774a7326
commit
6b31f622d8
@ -481,7 +481,7 @@ sub setup_workaround_repo {
|
||||
"35" => [],
|
||||
"36" => [],
|
||||
"37" => [],
|
||||
"38" => ["FEDORA-2022-11041fbc00"],
|
||||
"38" => ["FEDORA-2022-11041fbc00", "FEDORA-2022-239ef3d487"],
|
||||
);
|
||||
# then we'll download each update for our release:
|
||||
my $advortasks = $workarounds{$version};
|
||||
|
Loading…
Reference in New Issue
Block a user