@@ -445,20 +445,6 @@ _anchors:
445445 - next
446446 - collabora-chromeos-kernel
447447
448- fluster-chromeos : &fluster-chromeos-job
449- template : ' fluster-chromeos.jinja2'
450- kind : job
451- params : &fluster-chromeos-params
452- test_method : fluster-chromeos
453- job_timeout : 30
454- videodec_parallel_jobs : 1
455- videodec_timeout : 90
456- rules :
457- tree :
458- - mainline
459- - next
460- - collabora-chromeos-kernel
461-
462448 watchdog-reset : &watchdog-reset-job
463449 template : generic.jinja2
464450 kind : job
@@ -887,72 +873,6 @@ jobs:
887873 - ' GStreamer-VP9-V4L2SL-Gst1.0'
888874 kcidb_test_suite : fluster.debian.v4l2.gstreamer_vp9
889875
890- fluster-chromeos-av1 :
891- << : *fluster-chromeos-job
892- params :
893- << : *fluster-chromeos-params
894- testsuite : ' AV1-TEST-VECTORS'
895- decoders :
896- - ' GStreamer-AV1-V4L2SL-Gst1.0'
897- kcidb_test_suite : fluster.chromeos.v4l2.gstreamer_av1
898-
899- fluster-chromeos-av1-chromium-10bit :
900- << : *fluster-chromeos-job
901- params :
902- << : *fluster-chromeos-params
903- testsuite : ' CHROMIUM-10bit-AV1-TEST-VECTORS'
904- decoders :
905- - ' GStreamer-AV1-V4L2SL-Gst1.0'
906- kcidb_test_suite : fluster.chromeos.v4l2.gstreamer_av1_chromium
907-
908- fluster-chromeos-h264 :
909- << : *fluster-chromeos-job
910- params :
911- << : *fluster-chromeos-params
912- testsuite : ' JVT-AVC_V1'
913- decoders :
914- - ' GStreamer-H.264-V4L2-Gst1.0'
915- - ' GStreamer-H.264-V4L2SL-Gst1.0'
916- kcidb_test_suite : fluster.chromeos.v4l2.gstreamer_h264
917- fluster-chromeos-h264-frext :
918- << : *fluster-chromeos-job
919- params :
920- << : *fluster-chromeos-params
921- testsuite : ' JVT-FR-EXT'
922- decoders :
923- - ' GStreamer-H.264-V4L2-Gst1.0'
924- - ' GStreamer-H.264-V4L2SL-Gst1.0'
925- kcidb_test_suite : fluster.chromeos.v4l2.gstreamer_h264_frext
926-
927- fluster-chromeos-h265 :
928- << : *fluster-chromeos-job
929- params :
930- << : *fluster-chromeos-params
931- testsuite : ' JCT-VC-HEVC_V1'
932- decoders :
933- - ' GStreamer-H.265-V4L2-Gst1.0'
934- - ' GStreamer-H.265-V4L2SL-Gst1.0'
935- kcidb_test_suite : fluster.chromeos.v4l2.gstreamer_h265
936-
937- fluster-chromeos-vp8 :
938- << : *fluster-chromeos-job
939- params :
940- << : *fluster-chromeos-params
941- testsuite : ' VP8-TEST-VECTORS'
942- decoders :
943- - ' GStreamer-VP8-V4L2-Gst1.0'
944- - ' GStreamer-VP8-V4L2SL-Gst1.0'
945- kcidb_test_suite : fluster.chromeos.v4l2.gstreamer_vp8
946- fluster-chromeos-vp9 :
947- << : *fluster-chromeos-job
948- params :
949- << : *fluster-chromeos-params
950- testsuite : ' VP9-TEST-VECTORS'
951- decoders :
952- - ' GStreamer-VP9-V4L2-Gst1.0'
953- - ' GStreamer-VP9-V4L2SL-Gst1.0'
954- kcidb_test_suite : fluster.chromeos.v4l2.gstreamer_vp9
955-
956876 watchdog-reset-arm64-mediatek : *watchdog-reset-job
957877 watchdog-reset-arm64-qualcomm : *watchdog-reset-job
958878 watchdog-reset-x86-amd : *watchdog-reset-job
0 commit comments