Skip to content

Add support for SLE 16.1 release package - #14915

Open
teacup-on-rockingchair wants to merge 1 commit into
ComplianceAsCode:masterfrom
teacup-on-rockingchair:add_support_for_sle16_1
Open

Add support for SLE 16.1 release package#14915
teacup-on-rockingchair wants to merge 1 commit into
ComplianceAsCode:masterfrom
teacup-on-rockingchair:add_support_for_sle16_1

Conversation

@teacup-on-rockingchair

Copy link
Copy Markdown
Contributor

Description:

  • Add support for SLE 16.1 release package

Rationale:

  • Make sure SUSE release is recognized by package SLES_immutable-release

Make sure SUSE release is recognized by package SLES_immutable-release
@openshift-ci openshift-ci Bot added the do-not-merge/work-in-progress Used by openshift-ci bot. label Jul 23, 2026
@openshift-ci

openshift-ci Bot commented Jul 23, 2026

Copy link
Copy Markdown

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@teacup-on-rockingchair teacup-on-rockingchair added the SLES SUSE Linux Enterprise Server product related. label Aug 3, 2026
@teacup-on-rockingchair teacup-on-rockingchair added this to the 0.1.82 milestone Aug 3, 2026
@teacup-on-rockingchair
teacup-on-rockingchair marked this pull request as ready for review August 3, 2026 06:56
@openshift-ci openshift-ci Bot removed the do-not-merge/work-in-progress Used by openshift-ci bot. label Aug 3, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds OVAL recognition for SUSE Linux Enterprise 16 “Immutable Server” by detecting the SLES_immutable-release package, ensuring SLE 16.1 systems using that release package are correctly identified as SLE 16.

Changes:

  • Extend the SLE 16 installed-OS OVAL definition to include “Immutable Server” as a valid SLE 16 variant.
  • Add a new linux:rpminfo_test/state/object triple checking SLES_immutable-release has version matching ^16.*$.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

<linux:name>SLES-release</linux:name>
</linux:rpminfo_object>

<linux:rpminfo_test check="all" check_existence="at_least_one_exists" comment="SLES-immutable-release is version 16" id="test_sle16_server_immutable" version="1">
@openshift-ci

openshift-ci Bot commented Aug 3, 2026

Copy link
Copy Markdown

@teacup-on-rockingchair: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-aws-openshift-node-compliance 4e30155 link false /test e2e-aws-openshift-node-compliance

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

SLES SUSE Linux Enterprise Server product related.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants