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

create a test to validate the installation of a EVC when the switch suddenly disconnect #60

Closed
italovalcy opened this issue Jul 6, 2021 · 2 comments
Labels
epic_e2e_tests_coverage Increase end-to-end test coverage

Comments

@italovalcy
Copy link
Collaborator

We should have a test to evaluate how Kytos behaves when the switch suddenly disconnects during the creation of an EVC. Apparently, the flow manager dont validated if the switch is active and returns error 500 when tries to create a flow on a disconnected switch. In the same way, mef_eline dont validate the return code from flow_manager.

We should create two tests to validate mef_eline and flow_manager.

@viniarck viniarck added the epic_e2e_tests_coverage Increase end-to-end test coverage label Feb 28, 2022
@gretelliz
Copy link

gretelliz commented Aug 3, 2022

@italovalcy This issue was fixed with PR #49

@italovalcy
Copy link
Collaborator Author

@gretelliz, I believe you mean to refer to PR kytos-ng/flow_manager#49 right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic_e2e_tests_coverage Increase end-to-end test coverage
Projects
None yet
Development

No branches or pull requests

3 participants