1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-12-04 19:13:08 +00:00

Add NetworkManager ppp rebuild update to Rawhide workarounds

This is needed as ppp 2.5.1 accidentally went stable, don't want
to wait for the tests on this update to fully complete.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2024-11-28 00:18:14 -08:00
parent fff511c144
commit c6aeba1e99

View File

@ -476,7 +476,7 @@ sub get_workarounds {
"39" => [],
"40" => [],
"41" => [],
"42" => [],
"42" => ["FEDORA-2024-3588cd5a27"],
"eln" => [],
);
my $advortasks = $workarounds{$version};