-
Notifications
You must be signed in to change notification settings - Fork 3k
Test the FPGA CI Test Shield on all targets - DO NOT MERGE #10965
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
Conversation
Build in the FPGA CI Test Shield files to all targets so CI can ensure there are no compatibility issues.
@c1728p9, thank you for your changes. |
Can we start CI here ASAP, so we have time today to fix build failures? |
Test run: FAILEDSummary: 1 of 11 test jobs failed Failed test jobs:
|
Restarted client test |
@mprse all should be good, close this one? |
I checked the results for
Looks like FPGA CI Test Shield component is disabled 😞 . Maybe it is blocked somewhere in CI? |
I asked @OPpuolitaival for help, or rather now test team :) |
Manually triggered builds with all targets |
@OPpuolitaival does the full build will include FPGA test shield component? This PR adds this component to all targets, but in the first CI results (#10965 (comment)) FPGA test shield component was skipped and we don't know why? |
Co-Authored-By: Filip Jagodziński <[email protected]>
@0xc0170, you can cherry-pick this one: fkjagodzinski@f8b5575 Or I can create a new PR if you prefer. |
Build in the FPGA CI Test Shield files to all targets so CI can ensure there are no compatibility issues. Based on: 950e140
cherry picked here |
@OPpuolitaival can you please re-trigger builds with all targets? |
Test run: FAILEDSummary: 3 of 4 test jobs failed Failed test jobs:
|
Retriggered build with latest changes and all targets |
Regarding latest build failures on |
I think we could trigger CI build jobs one more time after #10975 is merged. |
PR checks has changed to run all builds. Normal triggering will be fine in next time. |
CI started |
Test run: FAILEDSummary: 3 of 4 test jobs failed Failed test jobs:
|
I can see two errors exposed by
Regarding the Line 222 in 358046e
How do we proceed now? Shall I open an issue to track this? |
Looks like boards from the list does not have
I think we should add at least empty |
That should fix it. |
I can see that all issues found with this PR are resolved now. @OPpuolitaival, @0xc0170, could you trigger build jobs on all targets one last time, please? I think this PR has served its purpose, and can be closed as soon as we make sure the FPGA component builds OK now. |
👍 closing |
Description
Build in the FPGA CI Test Shield files to all targets so CI can ensure there are no compatibility issues.
Pull request type
Reviewers