ci/performance: enable root-only udev trigger - #3092
Merged
Ricardo Salveti (ricardosalveti) merged 1 commit intoSep 11, 2026
Merged
Conversation
The initramfs udev framework now supports root-only triggering for all supported initramfs images and falls back to a full trigger when the root device cannot be resolved. Enable the optimization unconditionally in the performance command line instead of limiting it to initramfs-rootfs-image. Signed-off-by: Wenwen Fu <wenwfu@qti.qualcomm.com>
Test Results 119 files ± 0 715 suites ±0 7h 32m 26s ⏱️ - 8h 34m 46s For more details on these failures, see this check. Results for commit 8bccce9. ± Comparison against base commit 7659417. This pull request removes 2 tests.♻️ This comment has been updated with latest results. |
Dmitry Baryshkov (lumag)
approved these changes
Sep 8, 2026
Koen Kooi (koenkooi)
approved these changes
Sep 10, 2026
Koen Kooi (koenkooi)
left a comment
Contributor
There was a problem hiding this comment.
And kudos for getting this into oe-core!
Ricardo Salveti (ricardosalveti)
approved these changes
Sep 11, 2026
Contributor
|
Known failures. |
Ricardo Salveti (ricardosalveti)
merged commit Sep 11, 2026
1efd355
into
qualcomm-linux:master
241 of 243 checks passed
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.
The initramfs udev framework now supports root-only triggering for all supported initramfs images and falls back to a full trigger when the root device cannot be resolved.
Enable the optimization unconditionally in the performance command line instead of limiting it to initramfs-rootfs-image.
This relies on the following OE-Core changes:
openembedded/openembedded-core@d3a196f
openembedded/openembedded-core@fda394c