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

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

Added tests for untagged and any from mef_eline changes #213

Closed Alopalao closed 1 year ago

Alopalao commented 1 year ago

Related to mef_eline PR

Summary

Tests including the recent addition to vlan available values untagged and any.

Local Tests

+ python3 -m pytest tests/test_e2e_10_mef_eline.py -k '160 or 165 or 170 or 175 or 180 or 185 or 190 or 195 or 200 or 205' --reruns 2 -r fEr
============================= test session starts ==============================
platform linux -- Python 3.9.2, pytest-7.2.0, pluggy-1.0.0
rootdir: /tests
plugins: timeout-2.1.0, rerunfailures-10.2
collected 39 items / 29 deselected / 10 selected

tests/test_e2e_10_mef_eline.py ..........                                [100%]