fix(kernel): skip selftests package build#17042
Open
rlmenge wants to merge 1 commit intotomls/base/mainfrom
Open
fix(kernel): skip selftests package build#17042rlmenge wants to merge 1 commit intotomls/base/mainfrom
rlmenge wants to merge 1 commit intotomls/base/mainfrom
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Disables building the kernel selftests subpackage via rpmbuild --without selftests to avoid current kselftests packaging issues, and bumps the kernel package release macro to ensure a new NVR is produced.
Changes:
- Add
selfteststo the kernel componentbuild.withoutlist to skip theselftests-internalsubpackage. - Bump
azl_pkgreleasefrom 8 → 9 to avoid reusing the previous NVR with a changed output set. - Refresh the
kernel.lockinput fingerprint to reflect the component config change.
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
base/comps/kernel/kernel.comp.toml |
Disables selftests build and bumps azl_pkgrelease define. |
specs/k/kernel/kernel.azl.macros |
Rendered macro output reflecting _without_selftests and the updated azl_pkgrelease. |
locks/kernel.lock |
Updates the input fingerprint for the modified component config. |
Disable kernel selftests as a temporary mitigation while kselftests packaging is fixed separately, and bump azl_pkgrelease to avoid reusing the previous NVR for a changed package set.
3c55688 to
630e3dd
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merge Checklist
All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)
*-staticsubpackages, etc.) have had theirReleasetag incremented../cgmanifest.json,./toolkit/scripts/toolchain/cgmanifest.json,.github/workflows/cgmanifest.json)./LICENSES-AND-NOTICES/SPECS/data/licenses.json,./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md,./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)*.signatures.jsonfilessudo make go-tidy-allandsudo make go-test-coveragepassSummary
Disable kernel selftests as a temporary mitigation while kselftests packaging is fixed separately, and bump azl_pkgrelease to avoid reusing the previous NVR for a changed package set.
Change Log
Does this affect the toolchain?
NO
Associated issues
Fixes: AB#19562
Test Methodology
azldev comp update -p kernelazldev comp render -p kernel -O jsonazldev comp build -p kernel --preserve-buildenv on-failurekernel-6.18.5-1.9.azl4RPMs successfully.kernel-selftests-internal-6.18.5-1.9.azl4RPM was produced.1.9kernel on localvm-baseQEMU VM:uname -r:6.18.5-1.9.azl4.x86_64kernel-selftests-internal: not installedsystemctl is-system-running:runningsystemctl --failed:0 loaded units listed1.9kernel on Azure VMuname -r:6.18.5-1.9.azl4.x86_64TaskID=2246330