Closed Alopalao closed 11 months ago
Closes #177
Added special_available_tags to interface_details Related kytos PR
special_available_tags
interface_details
Added unit tests Create EVCs with special vlans and restarted kytos
============================= test session starts ============================== platform linux -- Python 3.9.2, pytest-7.2.0, pluggy-1.3.0 rootdir: /tests plugins: timeout-2.1.0, rerunfailures-10.2, anyio-3.6.2 collected 244 items tests/test_e2e_01_kytos_startup.py .. [ 0%] tests/test_e2e_05_topology.py .................. [ 8%] tests/test_e2e_10_mef_eline.py ..........ss.....x.....x................ [ 24%] tests/test_e2e_11_mef_eline.py ...... [ 27%] tests/test_e2e_12_mef_eline.py .....Xx. [ 30%] tests/test_e2e_13_mef_eline.py ....Xs.s.....Xs.s.XXxX.xxxx..X.....F..... [ 47%] . [ 47%] tests/test_e2e_14_mef_eline.py x [ 47%] tests/test_e2e_15_mef_eline.py .... [ 49%] tests/test_e2e_20_flow_manager.py ..................... [ 58%] tests/test_e2e_21_flow_manager.py ... [ 59%] tests/test_e2e_22_flow_manager.py ............... [ 65%] tests/test_e2e_23_flow_manager.py .............. [ 71%] tests/test_e2e_30_of_lldp.py .... [ 72%] tests/test_e2e_31_of_lldp.py ... [ 74%] tests/test_e2e_32_of_lldp.py ... [ 75%] tests/test_e2e_40_sdntrace.py ............. [ 80%] tests/test_e2e_41_kytos_auth.py ........ [ 84%] tests/test_e2e_42_sdntrace.py .. [ 84%] tests/test_e2e_50_maintenance.py ........................ [ 94%] tests/test_e2e_60_of_multi_table.py ..... [ 96%] tests/test_e2e_70_kytos_stats.py ........ [100%]
Error from test_190_post_an_evc_twice() because the EVC has no tag. Looking into it. Issue created. This is mef_eline only issue
test_190_post_an_evc_twice()
mef_eline
Nicely done, @Alopalao, let's ship it. Regarding the failing test looks like you'll address it on mef_eline PR, right?
Yeah, that would only one PR.
Closes #177
Summary
Added
special_available_tags
tointerface_details
Related kytos PRLocal Tests
Added unit tests Create EVCs with special vlans and restarted kytos
End-To-End Tests
Error from
test_190_post_an_evc_twice()
because the EVC has no tag. Looking into it. Issue created. This ismef_eline
only issue