You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: