You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
epicli apply fails when RHEL 7.9 image is used (RHEL-7.9_HVM-20210208-x86_64-0-Hourly2-GP2) on downloading requirements with the error: ERROR: RHEL yum repository not found, pattern was: rhel-7-server-extras-rpms|rhui-REGION-rhel-server-extras|rhui-rhel-7-server-rhui-extras-rpms
Describe the solution you'd like
Extend pattern for RHEL OS repos in download-requirements.sh (present in v0.10.0).
Describe alternatives you've considered
n/a
Additional context
Backport small part of PR #2137 in order to use the same RHEL image for support and develop branches.
DoD checklist
Changelog updated
COMPONENTS.md updated / doesn't need to be updated
Automated tests passed (QA pipelines)
apply
Documentation added / updated / doesn't need to be updated
All conversations in PR resolved
Solution meets requirements and is done according to design doc
Usage compliant with license
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
epicli apply fails when RHEL 7.9 image is used (
RHEL-7.9_HVM-20210208-x86_64-0-Hourly2-GP2
) on downloading requirements with the error:ERROR: RHEL yum repository not found, pattern was: rhel-7-server-extras-rpms|rhui-REGION-rhel-server-extras|rhui-rhel-7-server-rhui-extras-rpms
Describe the solution you'd like
Extend pattern for RHEL OS repos in download-requirements.sh (present in v0.10.0).
Describe alternatives you've considered
n/a
Additional context
Backport small part of PR #2137 in order to use the same RHEL image for support and develop branches.
DoD checklist
The text was updated successfully, but these errors were encountered: