[codex] Add OTA candidate cache#64
Draft
n30nex wants to merge 1 commit into
Draft
Conversation
75c181a to
7113e72
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
ota fetch,ota stage <path>,ota clear, and expandedota statusserial diagnosticsValidation
git diff --checkgit diff --cached --checkpython -m py_compile scripts\\fetch_tdeck_artifact.py scripts\\release_evidence.py scripts\\tdeck_smoke.pypio run -e native.pio\\build\\native\\program.exe --selftest.pio\\build\\native\\program.exe --simtestpio run -e tdecksnprintfuse in the wrong-size OTA candidate error path; reran native selftest/simtest and T-Deck build after the fixFirmware CIrun27874332021passed for head7113e726468a6f1a2a49e441ce7247f316ac5082Artifact
tdeck-firmware-7113e726468a6f1a2a49e441ce7247f316ac508227874332021.pio\\ci-artifacts\\tdeck-ota-candidate-cachebudget_status=pass,firmware_bytes=1717376,static_ram_bytes=231152,firmware_slot_pct=32.76Hardware
USB Serial Device (COM8), VID/PID303A:1001, statusOKcc:8d:a2:0d:14:28, bootloader/partitions/boot_app0/firmware hashes verifiedlz>and passedid, then timed out onsys; no-reflash retry was usedpython scripts\\tdeck_smoke.py --port COM8 --skip-upload --open-timeout 60 --boot-timeout 90 --timeout 90 --no-expect --commands id sys net rf stats wifi "ota status" "ota test" "ota boot-test" "ota fetch" "companion test"smoke PASS!a20d1428 "limitlessdeck" (LIMI)ota status-> no cached manifest and no candidate;ota test-> PASS;ota boot-test-> PASS;ota fetch->[err] no cached manifestand no candidatefw=2.7.15.567b8ea,min_app=30200)Notes