-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Use CMake and separate runner for QEMU tests for esp32 #13095
Use CMake and separate runner for QEMU tests for esp32 #13095
Conversation
…e-written by the cmake build
@sweetymhaiske @dhrishi - could you verify if this is sane and maybe suggest improvements? I am not as familiar with the idf build system and had a hard time actually generating build options (lots of trial and error) My end goal was to actually see how qemu images are generated and run them independently, to eventually debug our CI flakyness. |
PR #13095: Size comparison from 7cca950 to 928fb44 Full report (6 builds for linux, qpg, telink)
|
PR #13095: Size comparison from 7cca950 to 3c9fc03 Increases (1 build for linux)
Full report (3 builds for linux, telink)
|
PR #13095: Size comparison from 7cca950 to 5ec48c6 Increases (10 builds for efr32, esp32, k32w, linux, p6, qpg)
Decreases (2 builds for esp32, telink)
Full report (31 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
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.
Manually tested and verified.
Problem
Change overview
Testing
Manually tested (including creating a failure and manually verifying that script will exit with a failure).
CI will validate