kytos-ng / kytos-end-to-end-tests

Kytos End-to-End Tests
0 stars 10 forks source link

Fix test for mef_eline by adding the proper wait time #107

Closed italovalcy closed 2 years ago

italovalcy commented 2 years ago

This PR adds a new sleep into tests/test_e2e_10_mef_eline.py::TestE2EMefEline:: test_085_create_and_remove_ten_circuit_concurrently to fix borderline cases where the flows were just submitted and Kytos didnt have enough time to create the actual flows.