ci: add qcom-distro+linux-qcom-6.18 to test workflow#1478
Closed
qcom-anilyada wants to merge 1 commit intoqualcomm-linux:masterfrom
Closed
ci: add qcom-distro+linux-qcom-6.18 to test workflow#1478qcom-anilyada wants to merge 1 commit intoqualcomm-linux:masterfrom
qcom-anilyada wants to merge 1 commit intoqualcomm-linux:masterfrom
Conversation
Testing coverage is missing for the qcom-distro configuration with linux-qcom-6.18 kernel. Add this distro variant to both boot test and pre-merge test job matrices to ensure proper validation of the 6.18 kernel integration. This enables automated testing of: - Boot validation on qcom-distro+linux-qcom-6.18 - Pre-merge test execution on qcom-distro+linux-qcom-6.18 Signed-off-by: Anil Yadav <anilyada@qti.qualcomm.com>
Contributor
Author
|
https://github.com/qcom-anilyada/action-tests/actions/runs/21661333464 Triggered a workflow on these changes, it is generating boot and pre-merge jobs on qcom-distro+linux-qcom-6.18 as expected. |
lumag
reviewed
Feb 4, 2026
| distro: | ||
| - name: poky-altcfg | ||
| - name: qcom-distro | ||
| - name: qcom-distro+linux-qcom-6.18 |
Contributor
There was a problem hiding this comment.
It's not a distro per se.
I was testing the different approach, 1c34a4d
Contributor
Author
There was a problem hiding this comment.
Yeah right, 1c34a4d this looks good, please share if there is a workflow that is triggered on these changes?
Contributor
There was a problem hiding this comment.
Contributor
Author
Contributor
Author
|
PR#1498 has been merged and accomplishes what I intended with my changes. Therefore, I am closing this PR. |
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.
Testing coverage is missing for the qcom-distro configuration with linux-qcom-6.18 kernel. Add this distro variant to both boot test and pre-merge test job matrices to ensure proper validation of the 6.18 kernel integration.
This enables automated testing of:
Signed-off-by: Anil Yadav anilyada@qti.qualcomm.com