mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-22 05:53:09 +00:00
Add python-jwcrypto as workaround for F38
FreeIPA replica tests broke in today's compose, this solves it. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
12c00f96d7
commit
0a411bd8e1
@ -481,7 +481,7 @@ sub setup_workaround_repo {
|
||||
"35" => [],
|
||||
"36" => [],
|
||||
"37" => [],
|
||||
"38" => [],
|
||||
"38" => ["FEDORA-2022-4e9444ba4c"],
|
||||
);
|
||||
# then we'll download each update for our release:
|
||||
my $advortasks = $workarounds{$version};
|
||||
|
Loading…
Reference in New Issue
Block a user