Skip to content

Commit

Permalink
Add ohsnap repos for rhel9 (SatelliteQE#14578)
Browse files Browse the repository at this point in the history
  • Loading branch information
Griffin-Sullivan authored and shweta83 committed Apr 10, 2024
1 parent 9a10997 commit 51c3649
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions robottelo/constants/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,11 @@ class Colored(Box):
'rhel-8-for-x86_64-appstream-rpms',
)

OHSNAP_RHEL9_REPOS = (
'rhel-9-for-x86_64-baseos-rpms',
'rhel-9-for-x86_64-appstream-rpms',
)

# On importing manifests, Red Hat repositories are listed like this:
# Product -> RepositorySet -> Repository
# We need to first select the Product, then the reposet and then the repos
Expand Down

0 comments on commit 51c3649

Please sign in to comment.