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

Per-domain topology breakdown investigation #113

Merged
merged 27 commits into from
May 18, 2023
Merged

Conversation

sajith
Copy link
Member

@sajith sajith commented May 11, 2023

Issue is #112.

Basically the big change is changing TEManager() constructor such that it will accept None as the initial topology. It turned out that sdx-controller has been using the "merged" topology while constructing TEManager, which lead to the issue of resolving a node to the wrong domain.

The rest is changes to tests that helped me arrive at the above conclusion. :-)

@sajith sajith self-assigned this May 18, 2023
@sajith sajith added the bug Something isn't working label May 18, 2023
@sajith sajith marked this pull request as ready for review May 18, 2023 16:30
@sajith sajith requested review from YufengXin and congwang09 May 18, 2023 16:30
@sajith sajith merged commit 1c808b8 into main May 18, 2023
@sajith sajith deleted the 112.breakdown-fixes branch May 18, 2023 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working epic_pce
Projects
Development

Successfully merging this pull request may close these issues.

2 participants