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

Fix DeleteCellInfo(force=true) with downed local topo #9081

Merged
merged 3 commits into from
Oct 30, 2021

Commits on Oct 30, 2021

  1. Fix DeleteCellInfo(force=true) with downed local topo

    Signed-off-by: Andrew Mason <amason@slack-corp.com>
    ajm188 committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    cd247eb View commit details
    Browse the repository at this point in the history
  2. Extend memorytopo's Conn implementation to simulate an unreachable cell

    Signed-off-by: Andrew Mason <amason@slack-corp.com>
    ajm188 committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    0b0a230 View commit details
    Browse the repository at this point in the history
  3. Add unit tests for DeleteCellInfo(force={true,false}) with unreachabl…

    …e local cell
    
    Signed-off-by: Andrew Mason <amason@slack-corp.com>
    ajm188 committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    5f6dd94 View commit details
    Browse the repository at this point in the history