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

Added tests for link down consistency #339

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Ktmi
Copy link

@Ktmi Ktmi commented Dec 13, 2024

Adds tests which validate consistency of kytos after link down events. Part of kytos-ng/mef_eline#583.

Copy link
Collaborator

@italovalcy italovalcy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Ktmi Excellent to see those new tests adding extra checks for the link failure handler process! One question please: one of the main problems that was address on PR mef_eline#583 was multiple link failures that would impact the old_path clean up process left over after the first failure, are those new tests also validating this? I'm asking this because it was not clear to me which test simulate multiple link failures after the EVC has been provisioned.

@Ktmi
Copy link
Author

Ktmi commented Dec 13, 2024

@italovalcy No, but I am planning on trying to make some additional tests for that purpose, it's just very difficult to get done consistently.

Copy link
Collaborator

@italovalcy italovalcy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@viniarck viniarck self-requested a review January 21, 2025 16:59
Copy link
Member

@viniarck viniarck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Excellent to have the new cases better covered.

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

Successfully merging this pull request may close these issues.

3 participants