Skip to content

Commit

Permalink
[6.15.z] Remove fixed BZ from leapp tests and update RHEL8 to 8.10 (#…
Browse files Browse the repository at this point in the history
…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 6017746)

Co-authored-by: Shweta Singh <[email protected]>
  • Loading branch information
Satellite-QE and shweta83 authored Jul 3, 2024
1 parent 7c91823 commit e6cace0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/foreman/cli/test_leapp_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {
Expand Down

0 comments on commit e6cace0

Please sign in to comment.