Add support for SLE 16.1 release package - #14915
Conversation
Make sure SUSE release is recognized by package SLES_immutable-release
|
Skipping CI for Draft Pull Request. |
There was a problem hiding this comment.
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/objecttriple checkingSLES_immutable-releasehas 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"> |
|
@teacup-on-rockingchair: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. |
Description:
Rationale: