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

Test topology handling more #171

Open
sajith opened this issue Feb 7, 2024 · 0 comments
Open

Test topology handling more #171

sajith opened this issue Feb 7, 2024 · 0 comments
Assignees

Comments

@sajith
Copy link
Member

sajith commented Feb 7, 2024

When testing SDX Controller, a new issue surfaced that was not caught in unit tests. I have not managed to capture all the details. This issue is a reminder to myself to investigate this later.

When SDX Controller starts up, it attempts to restore at least some of its previous state by loading the combined topology from the database. When we add further topologies to this, and then try to place a connection request, PCE fails to find a path.

It was the original static topologies that were re-added, and it was the sample static connection request that we tried again. It sounds like we could add a new test: keep adding the same topologies over and over again, and make sure that nothing breaks.

@sajith sajith self-assigned this Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant