-
Notifications
You must be signed in to change notification settings - Fork 2.2k
[Chef] Remove devices not developed actively from Linux CI to reduce CI time. #39979
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
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review
This pull request removes several devices that are not actively developed from the Linux CI build to reduce CI time. The change is implemented by adding the device names to an exclusion list in chef.py
. The approach is correct and aligns with the stated goal. I've pointed out a minor typo in a comment.
PR #39979: Size comparison from d033b40 to 5394344 Full report (59 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
Summary
Remove devices not developed actively from Linux CI to reduce CI time.
Testing
Tested in CI.