Skip to content
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

[Persistent subscription] figure out why same host/container cannot work in this capacity scenario. #31356

Open
yunhanw-google opened this issue Jan 11, 2024 · 0 comments
Assignees

Comments

@yunhanw-google
Copy link
Contributor

Agree, maybe normal python test could achieve this including the device reboot scenario as well, but during testing, we find If using the two controller (devCtrl and devCtrl2) in one same container/host to execute this test, the accessory can still resolve the address for first controller even if the first controller is shutdown by 'self.devCtrl.Shutdown()'. And the server will fail to establish the subscriptions immediately, which makes it hard to send the new subscription request from the second controller, which may be the bug.

We have added the multiple mobile container to work around it, cirque provide the multiple container management here, so we use cirque for this testing. We would like to add this test to gate the persistent subscription quality issue fixed by #30491 asap for future glitch.

After ICD work completes, we would try to explore and figure out why same host/container cannot work in this test scenario.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant