Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TC-OPSTATE-2.5: Force expire session on reboot (project-chip#35712)
If the DUT has rebooted, the TH will need to establish the session again, which means expiring the current. In a real product, a fail on the case would trigger a retry, but it's not clear that we want that in the TH because it can paper over problems where the DUT is crashing. This is an intentional reboot, wihch is different. Probably not caught in CI / QA because the CI app doesn't actually reboot.
- Loading branch information