Skip to content

Commit

Permalink
config: update fluster debian test mapping
Browse files Browse the repository at this point in the history
Update fluster debian tests KCIDB mapping
to use `fluster.<file-system>.v4l2.*` syntax
to unify the pattern with chromeos fluster
test mapping.

Signed-off-by: Jeny Sadadia <[email protected]>
  • Loading branch information
Jeny Sadadia authored and JenySadadia committed Nov 19, 2024
1 parent 6af51d2 commit 0c1a4da
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions config/jobs-chromeos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -783,7 +783,7 @@ jobs:
testsuite: 'AV1-TEST-VECTORS'
decoders:
- 'GStreamer-AV1-V4L2SL-Gst1.0'
kcidb_test_suite: fluster.v4l2.gstreamer_av1
kcidb_test_suite: fluster.debian.v4l2.gstreamer_av1

fluster-debian-av1-chromium-10bit:
<<: *fluster-debian-job
Expand All @@ -792,7 +792,7 @@ jobs:
testsuite: 'CHROMIUM-10bit-AV1-TEST-VECTORS'
decoders:
- 'GStreamer-AV1-V4L2SL-Gst1.0'
kcidb_test_suite: fluster.v4l2.gstreamer_av1_chromium
kcidb_test_suite: fluster.debian.v4l2.gstreamer_av1_chromium

fluster-debian-h264:
<<: *fluster-debian-job
Expand All @@ -802,7 +802,7 @@ jobs:
decoders:
- 'GStreamer-H.264-V4L2-Gst1.0'
- 'GStreamer-H.264-V4L2SL-Gst1.0'
kcidb_test_suite: fluster.v4l2.gstreamer_h264
kcidb_test_suite: fluster.debian.v4l2.gstreamer_h264

fluster-debian-h264-frext:
<<: *fluster-debian-job
Expand All @@ -812,7 +812,7 @@ jobs:
decoders:
- 'GStreamer-H.264-V4L2-Gst1.0'
- 'GStreamer-H.264-V4L2SL-Gst1.0'
kcidb_test_suite: fluster.v4l2.gstreamer_h264_frext
kcidb_test_suite: fluster.debian.v4l2.gstreamer_h264_frext

fluster-debian-h265:
<<: *fluster-debian-job
Expand All @@ -822,7 +822,7 @@ jobs:
decoders:
- 'GStreamer-H.265-V4L2-Gst1.0'
- 'GStreamer-H.265-V4L2SL-Gst1.0'
kcidb_test_suite: fluster.v4l2.gstreamer_h265
kcidb_test_suite: fluster.debian.v4l2.gstreamer_h265

fluster-debian-vp8:
<<: *fluster-debian-job
Expand All @@ -832,7 +832,7 @@ jobs:
decoders:
- 'GStreamer-VP8-V4L2-Gst1.0'
- 'GStreamer-VP8-V4L2SL-Gst1.0'
kcidb_test_suite: fluster.v4l2.gstreamer_vp8
kcidb_test_suite: fluster.debian.v4l2.gstreamer_vp8

fluster-debian-vp9:
<<: *fluster-debian-job
Expand All @@ -842,7 +842,7 @@ jobs:
decoders:
- 'GStreamer-VP9-V4L2-Gst1.0'
- 'GStreamer-VP9-V4L2SL-Gst1.0'
kcidb_test_suite: fluster.v4l2.gstreamer_vp9
kcidb_test_suite: fluster.debian.v4l2.gstreamer_vp9

fluster-chromeos-av1:
<<: *fluster-chromeos-job
Expand Down

0 comments on commit 0c1a4da

Please sign in to comment.