I wanted to give a heads up that we’ll be making some changes to our continuous integration infrastructure later this week. This includes spinning up a new boards farm in Cambridge (which will take over from our current farm in Oulu), and some changes within our AWS backend.
We’re not expecting any specific disruption, however PRs might take a bit longer to get in as our team will be busy ensuring the transition goes smoothly.
Feel free to ask questions in the thread below, I will also provide an update when the work completes.
We do have some tests running in CI from this test-suite:
However we’re only testing some combinations of MCU/SPI flash chips. I’ve looked at the issue you’ve raised and it looks like we could benefit from documenting tests that can be helpful to run when integrating components with a custom board. What do you think?
Thanks for sharing the threads. It’s quite a time since I’ve dived into this stuff. After exploring some of the best ci cd tools, I got bumped into Jenkins and it’s automation server that allows developers to build, test, and deploy software with reliability.