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

test-configs.yaml: Move videodec_timeout param and kernel tree filter for decoder tests #1986

Merged
merged 2 commits into from
Jul 13, 2023

Conversation

laura-nao
Copy link
Contributor

Move the kernel tree filter used for the V4L2 decoder conformance tests out of the test plan definitions and specify the reference trees on a per-device basis. Use the same videodec_timeout value for all the devices running these decoder tests.

The same videodec_timeout value is likely to be used on all devices
running the V4L2 decoder conformance test plans.
Move the parameter to the decoder conformance test plan definitions and
set a conservative value.

Signed-off-by: Laura Nao <[email protected]>
…specific

Devices might not be supported in all kernel trees right away. Move the
kernel tree filter used for the V4L2 decoder conformance tests out of
the test plan definitions and specify the reference trees on a
per-device basis.

Signed-off-by: Laura Nao <[email protected]>
@gctucker
Copy link
Contributor

gctucker commented Jul 5, 2023

Adding skip label because of #1994

@gctucker gctucker added the staging-skip Don't test automatically on staging.kernelci.org label Jul 5, 2023
@nuclearcat nuclearcat removed the staging-skip Don't test automatically on staging.kernelci.org label Jul 12, 2023
Copy link
Contributor

@gctucker gctucker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually this isn't conflicting with the other changes done to reduce test coverage, so this might still just work. In principle, every test plan should still be run but on a reduced number of platforms and with fewer kernel trees. So hopefully we'll get some decent amount of results for this, but let's double check all that next week once it's in production.

@gctucker gctucker added this pull request to the merge queue Jul 13, 2023
Merged via the queue into kernelci:main with commit 699ca05 Jul 13, 2023
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.

None yet

3 participants