Skip to content

Create meta-qcom-distro as a copy of meta-qcom#12

Merged
mwasilew merged 1 commit intoqualcomm-linux:masterfrom
lumag:add-distro
Feb 10, 2026
Merged

Create meta-qcom-distro as a copy of meta-qcom#12
mwasilew merged 1 commit intoqualcomm-linux:masterfrom
lumag:add-distro

Conversation

@lumag
Copy link

@lumag lumag commented Feb 4, 2026

In preparation for meta-qcom-distro support, copy non-generic files and create necessary symlinks pointing to meta-qcom, ensuring that tests at meta-qcom and meta-qcom-distro can run the same tests.

@mwasilew
Copy link

mwasilew commented Feb 5, 2026

@lumag is the intention to have the same set of devices and same metadata for meta-qcom and meta-qcom-distro?

@lumag
Copy link
Author

lumag commented Feb 5, 2026

@lumag is the intention to have the same set of devices and same metadata for meta-qcom and meta-qcom-distro?

At least for now (and most likely for the next few months)

Copy link

@mwasilew mwasilew left a comment

Choose a reason for hiding this comment

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

In lava-test-plans action in meta-qcom we're making the following call:

lava-test-plans --dry-run --variables "${VARS_OUT_PATH}/gh-variables.ini" --test-plan "${GITHUB_REPOSITORY#*/}/${{ inputs.distro_name }}/${{ inputs.testplan }}"

This expects test plan directory to be named the same way as github repository. In this case it would be meta-qcom-distro. This directory is missing from the patch. We can either add it to lava-test-plans or change the action to drop this requirement.

@lumag
Copy link
Author

lumag commented Feb 5, 2026

This expects test plan directory to be named the same way as github repository.

Added.

@mwasilew
Copy link

mwasilew commented Feb 5, 2026

@lumag I tried it after the changes and it doesn't work. From what I read python packaging ignores directory symlinks. I think all directory structure has to be in place. You can get away with file symlinks.

In preparation for meta-qcom-distro support, copy non-generic files and
create necessary symlinks pointing to meta-qcom, ensuring that tests at
meta-qcom and meta-qcom-distro can run the same tests.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
@lumag
Copy link
Author

lumag commented Feb 6, 2026

@mwasilew done

@mwasilew mwasilew merged commit 1ab5e2f into qualcomm-linux:master Feb 10, 2026
3 checks passed
@mwasilew
Copy link

Let's merge it and let @qcom-anilyada add more devices to meta-qcom-distro as well

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants