From e6cace0961656ad8ee6925948a616d46a852b65c Mon Sep 17 00:00:00 2001 From: Satellite QE <115476073+Satellite-QE@users.noreply.github.com> Date: Wed, 3 Jul 2024 14:32:35 -0400 Subject: [PATCH] [6.15.z] Remove fixed BZ from leapp tests and update RHEL8 to 8.10 (#15567) Remove fixed BZ from leapp tests and update RHEL8 to 8.10 (#15137) Remove fixed BZ from leapp tests and update RHEL8 version to 8.10 (cherry picked from commit 601774669649b59d5820b0df0b407f56fc6b0b87) Co-authored-by: Shweta Singh --- tests/foreman/cli/test_leapp_client.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/foreman/cli/test_leapp_client.py b/tests/foreman/cli/test_leapp_client.py index 0ee73f60f8b..485949d5e4e 100644 --- a/tests/foreman/cli/test_leapp_client.py +++ b/tests/foreman/cli/test_leapp_client.py @@ -24,7 +24,7 @@ synced_repos = pytest.StashKey[dict] RHEL7_VER = '7.9' -RHEL8_VER = '8.9' +RHEL8_VER = '8.10' RHEL9_VER = '9.4' RHEL_REPOS = {