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

feat(helper/models): Add platformfilter #2700

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

nuclearcat
Copy link
Member

Add filter that allows to restrict tests on specific platform. This feature required for proper bisection implementation, as some tests might be scheduled on multiple platforms.

kernelci/api/models.py Outdated Show resolved Hide resolved
kernelci/api/models.py Outdated Show resolved Hide resolved
kernelci/api/helper.py Outdated Show resolved Hide resolved
@nuclearcat
Copy link
Member Author

related to kernelci/kernelci-pipeline#829

@nuclearcat nuclearcat force-pushed the add-platformfilter branch 3 times, most recently from 23cfe0e to 6b2011f Compare October 14, 2024 10:04
Add filter that allows to restrict tests on specific platform.
This feature required for proper bisection implementation,
as some tests might be scheduled on multiple platforms.
Rework a bit code to avoid null variables.

Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>
@nuclearcat
Copy link
Member Author

@nuclearcat nuclearcat added this pull request to the merge queue Oct 14, 2024
Merged via the queue into kernelci:main with commit e27ba56 Oct 14, 2024
4 checks passed
@nuclearcat nuclearcat deleted the add-platformfilter branch October 14, 2024 14:57
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.

2 participants