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

NO-JIRA: ci: Use 'centos-release' package to detect if we are testing CentOS Stream #1448

Merged

Commits on Feb 26, 2024

  1. ci: Use 'centos-release' package to detect if we are testing CentOS S…

    …tream
    
    Until openshift#1237 is resolved, we need
    to skip Secure Boot tests for CentOS Stream based variants.
    
    As we now use CentOS Stream packages for other variants than the `scos`
    one for pre-testing, we can not rely on the variant name and instead
    have to look at the list of included packages to differentiate between
    RHEL and CentOS Stream based builds.
    travier committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    d328db9 View commit details
    Browse the repository at this point in the history
  2. kola-denylist: Do not snooze basic tests anymore

    Secure Boot tests are now skipped in the CI based on wether or not we
    are using CentOS Stream content.
    travier committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    81e5134 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9ad9b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe6cda6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    058f5ca View commit details
    Browse the repository at this point in the history