-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhance OTA provider tests to use a real OTA image for the test (#27221)
* Enhance OTA provider tests to use a real OTA image for the test - Add a test for applying the OTA update after download has completed. * Remove creating image files from MTROTAProviderTests and add it to darwin.yaml * Wait for NotifyUpdateApplied before finishing the test that actually applies the update. * Address review comments * Update .github/workflows/darwin.yaml Co-authored-by: Boris Zbarsky <[email protected]> * Apply suggestions from code review Co-authored-by: Boris Zbarsky <[email protected]> * Address more review comments * Copy the ota requestor app to get the raw image instead of using ota_image_tool extract --------- Co-authored-by: Boris Zbarsky <[email protected]>
- Loading branch information
Showing
3 changed files
with
226 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters