Skip to content

Updated testplan for meta-qcom #56

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vnarapar
Copy link
Contributor

Updated the testcases to be executed in meta-qcom.

Added Audio, Video, DSP and Graphics usecases in testplan

@vnarapar vnarapar requested a review from smuppand May 29, 2025 14:19
- $PWD/suites/Kernel/FunctionalArea/baseport/wpss_remoteproc/run.sh || true
- $PWD/utils/send-to-lava.sh $PWD/suites/Kernel/FunctionalArea/baseport/wpss_remoteproc/wpss_remoteproc.res || true
- $PWD/suites/Multimedia/Video/iris_v4l2_video_decode/run.sh || true
- $PWD/utils/send-to-lava.sh $PWD/suites/Multimedia/Video/iris_v4l2_video_decode/iris_v4l2_video_decode.res || true
Copy link
Contributor

Choose a reason for hiding this comment

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

I believe the video test app isn’t enabled yet in meta-qcom. Including these tests at this stage will always lead to failures. It may be better to remove them for now, and add them back once the test app is available in the meta-qcom full image.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Removed the video tests for now from test plan

Copy link
Contributor

@smuppand smuppand left a comment

Choose a reason for hiding this comment

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

Few changes requested

Updated the testcases to be executed in meta-qcom.

Added Audio, Video, DSP and Graphics usecases in testplan

Signed-off-by: Vamsee Narapareddi <[email protected]>
@smuppand
Copy link
Contributor

@vnarapar Do you have a sample lava job with this yaml?

- $PWD/suites/Multimedia/Graphics/run.sh || true
- $PWD/utils/send-to-lava.sh $PWD/suites/Multimedia/Graphics/Graphics.res || true
- $PWD/suites/Multimedia/DSP_AudioPD/run.sh || true
- $PWD/utils/send-to-lava.sh $PWD/suites/Multimedia/DSP_AudioPD/DSP_AudioPD.res || true
Copy link
Contributor

Choose a reason for hiding this comment

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

Let us remove DSP and Graphics usecases as well. They are not ready and some updates are expected

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.

3 participants