Skip to content
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

Tast-on-Debian: Add support for Tast tests targeting non-ChromeOs DUTs #803

Merged
merged 2 commits into from
Sep 27, 2024

Conversation

denisyuji
Copy link
Contributor

@denisyuji denisyuji commented Sep 18, 2024

Linked to: kernelci/kernelci-core#2687

Add support for Tast tests in kernelci-pipeline targeting non-ChromeOs DUTs.

  • Set a name to all tast-decode test params to re-use it both on Tast testing targeting ChromeOS and Debian.
  • Introduce new job definitions for running Chromium's Tast tests on Debian rootfs.
  • Add support for various decoding tests (H.264, HEVC, VP8, VP9) on Debian, targeting ARM64 platforms (MediaTek and Qualcomm).
  • Extend the tast test suite by defining the Debian rootfs location, boot commands, and platform-specific configurations.
  • Ensure compatibility with mainline, next, and Collabora Chrome OS kernel trees for testing.
  • Update the tast_tarball field on platforms-chromeos.yaml to obtain a more recent tarball artifact.

Signed-off-by: Denis Yuji Shimizu [email protected]

@denisyuji denisyuji force-pushed the tast-on-debian branch 11 times, most recently from 00ca016 to c4c6490 Compare September 19, 2024 00:23
@denisyuji denisyuji changed the title Tast-on-Debian: Add support for Tast tests targeting non-ChromeOs DUTs WIP: Tast-on-Debian: Add support for Tast tests targeting non-ChromeOs DUTs Sep 19, 2024
Set a name to all `tast-decode` test params to re-use it
both on Tast testing targeting ChromeOS and Debian.

Signed-off-by: Denis Yuji Shimizu <[email protected]>
- Introduce new job definitions for running Chromium's Tast
tests on Debian rootfs.
- Add support for various decoding tests (H.264, HEVC, VP8, VP9)
on Debian, targeting ARM64 platforms (MediaTek and Qualcomm).
- Extend the `tast` test suite by defining the Debian rootfs
location, boot commands, and platform-specific configurations.
- Ensure compatibility with mainline, next, and Collabora Chrome OS
kernel trees for testing.
- Update the `tast_tarball` field on `platforms-chromeos.yaml`
to obtain a more recent tarball artifact.

Signed-off-by: Denis Yuji Shimizu <[email protected]>
@denisyuji denisyuji changed the title WIP: Tast-on-Debian: Add support for Tast tests targeting non-ChromeOs DUTs Tast-on-Debian: Add support for Tast tests targeting non-ChromeOs DUTs Sep 22, 2024
@nuclearcat nuclearcat added this pull request to the merge queue Sep 27, 2024
Merged via the queue into main with commit ae09257 Sep 27, 2024
3 checks passed
@nuclearcat nuclearcat deleted the tast-on-debian branch September 27, 2024 10:39
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