Skip to content

Commit

Permalink
Bump EL8, EL9 versions in leapp upgrade test (SatelliteQE#13411)
Browse files Browse the repository at this point in the history
Signed-off-by: Gaurav Talreja <[email protected]>
  • Loading branch information
Gauravtalreja1 authored Dec 13, 2023
1 parent 72a3083 commit 55fc873
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/foreman/cli/test_leapp_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
synced_repos = pytest.StashKey[dict]

RHEL7_VER = '7.9'
RHEL8_VER = '8.8'
RHEL9_VER = '9.2'
RHEL8_VER = '8.9'
RHEL9_VER = '9.3'

RHEL_REPOS = {
'rhel7_server': {
Expand Down

0 comments on commit 55fc873

Please sign in to comment.