Skip to content

Add testplan for kernel meta-qcom nightly#513

Open
vnarapar wants to merge 1 commit into
qualcomm-linux:mainfrom
vnarapar:qcom-next-branch
Open

Add testplan for kernel meta-qcom nightly#513
vnarapar wants to merge 1 commit into
qualcomm-linux:mainfrom
vnarapar:qcom-next-branch

Conversation

@vnarapar

Copy link
Copy Markdown
Contributor

Testplans added for Meta-qcom nightly for config1 and config2

Testplans added for Meta-qcom nightly for config1 and config2

Signed-off-by: Vamsee Narapareddi <vnarapar@qti.qualcomm.com>
@vnarapar

vnarapar commented Jul 16, 2026

Copy link
Copy Markdown
Contributor Author

@@ -0,0 +1,188 @@
metadata:
format: Lava-Test Test Definition 1.0
name: GeneratedPlan

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The plan name does not identify to distinguish between config 1 & config2. Use distinct names.

metadata:
format: Lava-Test Test Definition 1.0
name: GeneratedPlan
description: "Auto-generated test plan from all run.sh files"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Either reference the generator used to create these files or change the description to reflect the actual purpose.

- cd Runner
- tar -xzvf /Lava_binaries/AudioClips.tar.gz -C /Lava_binaries || true
- tar -xzvf /Lava_binaries/video_clips_iris.tar.gz -C $PWD/suites/Multimedia/Video/Video_V4L2_Runner/ || true
- tar -xzvf /Lava_binaries/video_clips_iris.tar.gz -C $PWD/suites/Multimedia/GSTreamer/Video/Video_Encode_Decode/ || true

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Validate the required archives and extraction result explicitly. Either fail the setup step clearly or emit a dedicated setup result before continuing.

- $PWD/utils/send-to-lava.sh $PWD/suites/Multimedia/Audio/AudioRecord/AudioRecord_config9.res || true
- $PWD/suites/Multimedia/Audio/AudioRecord/run.sh --source "mic" --config-name "record_config10" --record-seconds "5s" --loops 1 --res-suffix "config10" --lava-testcase-id "AudioRecord" || true
- $PWD/utils/send-to-lava.sh $PWD/suites/Multimedia/Audio/AudioRecord/AudioRecord_config10.res || true
- $PWD/suites/Multimedia/CDSP/fastrpc_test/run.sh || true

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Why it is not applicable to config 1?

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