Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OCPBUGS-23115: Test builds with subscription content #28560

Merged

Commits on Jan 29, 2024

  1. OCPBUGS-23115: Test builds with subscription content

    Add end to end tests to verify we can build images that install
    RHEL subscription content via `yum/dnf install`. These tests
    need a fully subscribed cluster to function properly - for example,
    a ROSA cluster. If the cluster is not subscribed/does not have its
    SCA certificates synced via the Insights Operator, the tests are
    skipped.
    
    The test verifies the instructions in the official OpenShift
    documentation [1], which includes copying the entitlement keys to
    the build's namespace.
    
    [1] https://docs.openshift.com/container-platform/4.14/cicd/builds/running-entitled-builds.html
    adambkaplan committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    6aabb36 View commit details
    Browse the repository at this point in the history