From 5a3e19c45a7e3335a702b687d607156c79ae8bc8 Mon Sep 17 00:00:00 2001 From: Laura Nao Date: Wed, 17 Jan 2024 15:14:28 +0100 Subject: [PATCH] CHROMEOS test-configs-chromeos.yaml: Enable tast decoder tests on asurada Enable Tast decoder tests on mt8192-asurada-spherion for the H264, VP8 and VP9 formats. Run the tests on the 6.6 LTS kernel tree. Signed-off-by: Laura Nao --- config/core/test-configs-chromeos.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/config/core/test-configs-chromeos.yaml b/config/core/test-configs-chromeos.yaml index e942132f11..9b7d9d10af 100644 --- a/config/core/test-configs-chromeos.yaml +++ b/config/core/test-configs-chromeos.yaml @@ -1275,6 +1275,17 @@ test_configs: filters: *mediatek-filter test_plans: *chromebook-arm64-test-plans + - device_type: mt8192-asurada-spherion-r0_chromeos + filters: &mediatek-6_6-filter + - passlist: {defconfig: ['chromiumos-mediatek'], tree: ['kernelci'], branch: ['linux-6.6.y-arm64-chromeos']} + test_plans: + - cros-tast-decoder-v4l2-sl-h264 + - cros-tast-decoder-v4l2-sl-vp8 + - cros-tast-decoder-v4l2-sl-vp9-group1 + - cros-tast-decoder-v4l2-sl-vp9-group2 + - cros-tast-decoder-v4l2-sl-vp9-group3 + - cros-tast-decoder-v4l2-sl-vp9-group4 + - device_type: mt8192-asurada-spherion-r0_chromeos filters: *collabora-chromeos-kernel-filter test_plans: *chromebook-arm64-test-plans