Add frequency limit for v4l2 video decoder tests as per Google's priority assignment.
Re-enable video.ChromeStackDecoder* tests, since kernelci now has the frequency feature to limit the times the tests will be executed
Split video.ChromeStackDecoder.* and video.ChromeStackDecoderVerification.* tests to have better granularity control of the video.ChromeStackDecoder* tests.
This patch set aims to:
video.ChromeStackDecoder*
tests, since kernelci now has thefrequency
feature to limit the times the tests will be executedvideo.ChromeStackDecoder.*
andvideo.ChromeStackDecoderVerification.*
tests to have better granularity control of thevideo.ChromeStackDecoder*
tests.