project-chip / project-chip/matter-test-scripts
TC-SU-2.3: Automate
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 3
Description
For this test, consider again using the wrapper method, and having the script send the announce command directly.
This will depend on having the app and the python controller share a fabric. I don't know how the ota provider app gets commissioned. I suspect it can be directly commissioned from the script.
Consider adding a fault injection mechanism into the ota provider app to fail the image transfer rather than just randomly killing it.
Need some consideration of how to handle the vendor-specific mechanism and how to verify success there.
Note: depends on #649
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.