-
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
Add more test cases to the OTA provider test #27874
Conversation
- Add a test to update and verify the default OTA provider - Add a test for BDX transfer between the provider and two OTA requestors - Add a test for incremental OTA update
PR #27874: Size comparison from b1f6356 to 5315657 Increases (3 builds for bl602, bl702l)
Full report (12 builds for bl602, bl702, bl702l, cc32xx, mbed, nrfconnect, qpg)
|
PR #27874: Size comparison from fe4c679 to c56a06a Increases (7 builds for cyw30739, esp32, telink)
Decreases (17 builds for bl602, bl702, bl702l, cyw30739, nrfconnect, psoc6, telink)
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
PR #27874: Size comparison from 5b4f800 to 7986bbd Increases (3 builds for cc32xx, nrfconnect, qpg)
Full report (9 builds for cc32xx, linux, mbed, nrfconnect, qpg)
|
PR #27874: Size comparison from 1ed2425 to 2c4900d Decreases (2 builds for nrfconnect, qpg)
Full report (7 builds for cc32xx, mbed, nrfconnect, qpg)
|
PR #27874: Size comparison from 0b4659f to 2eea30a Decreases (2 builds for cc32xx, qpg)
Full report (7 builds for cc32xx, mbed, nrfconnect, qpg)
|
PR #27874: Size comparison from ed545c4 to e2aaba4 Increases (7 builds for cyw30739, esp32, qpg, telink)
Decreases (9 builds for bl702, bl702l, efr32, k32w, psoc6, qpg, telink)
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
Co-authored-by: Boris Zbarsky <[email protected]>
Co-authored-by: Boris Zbarsky <[email protected]>
PR #27874: Size comparison from ed545c4 to 7b0435a Increases above 0.2%:
Increases (57 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
Decreases (30 builds for bl702, bl702l, cc32xx, efr32, esp32, nrfconnect, psoc6, telink)
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
db51942
to
14d562f
Compare
14d562f
to
9831a0b
Compare
PR #27874: Size comparison from 05e4cee to 94c5619 Increases (10 builds for bl702l, nrfconnect, psoc6, telink)
Decreases (15 builds for bl702, efr32, esp32, psoc6, telink)
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
Co-authored-by: Boris Zbarsky <[email protected]>
PR #27874: Size comparison from 05e4cee to a302d39 Increases (8 builds for cc32xx, esp32, nrfconnect, telink)
Decreases (14 builds for bl602, bl702, bl702l, efr32, psoc6, telink)
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
c795a64
to
1099880
Compare
Fast-tracking platform-specific test change with platform owner review. |
PR #27874: Size comparison from 0be73c8 to 05a3279 Increases (10 builds for bl702l, nrfconnect, psoc6, telink)
Decreases (12 builds for bl602, cc32xx, efr32, esp32, telink)
Full report (60 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
Add a test to update and verify the default OTA provider
Add a test for BDX transfer between the provider and two OTA requestors
Add a test for incremental OTA update
Fixes: #27898