From 87c592482846d918ef037c37235c10207837be16 Mon Sep 17 00:00:00 2001 From: shwsingh Date: Wed, 22 May 2024 10:42:49 +0530 Subject: [PATCH] Remove fixed BZ from leapp tests and update RHEL8 version to 8.10 --- tests/foreman/cli/test_leapp_client.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tests/foreman/cli/test_leapp_client.py b/tests/foreman/cli/test_leapp_client.py index 64d22ac619a..0788c330f26 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 = { @@ -220,7 +220,6 @@ def precondition_check_upgrade_and_install_leapp_tool(custom_leapp_host): @pytest.mark.e2e -@pytest.mark.skip_if_open('SAT-24023') @pytest.mark.parametrize( 'upgrade_path', [ @@ -302,7 +301,6 @@ def test_leapp_upgrade_rhel( @pytest.mark.e2e -@pytest.mark.skip_if_open('SAT-24023') @pytest.mark.parametrize( 'upgrade_path', [