diff --git a/tests/topotests/fpm_testing_topo1/test_fpm_topo1.py b/tests/topotests/fpm_testing_topo1/test_fpm_topo1.py index 557e55148069..bb4d02d342e8 100644 --- a/tests/topotests/fpm_testing_topo1/test_fpm_topo1.py +++ b/tests/topotests/fpm_testing_topo1/test_fpm_topo1.py @@ -31,7 +31,7 @@ from lib.topolog import logger -pytestmark = [pytest.mark.sharpd] +pytestmark = [pytest.mark.fpm, pytest.mark.sharpd] def build_topo(tgen): diff --git a/tests/topotests/pytest.ini b/tests/topotests/pytest.ini index 98fcfbc848bb..db806fed395f 100644 --- a/tests/topotests/pytest.ini +++ b/tests/topotests/pytest.ini @@ -43,6 +43,7 @@ markers = bfdd: Tests that run against BFDD bgpd: Tests that run against BGPD eigrpd: Tests that run against EIGRPD + fpm: Tests that run against the FPM isisd: Tests that run against ISISD ldpd: Tests that run against LDPD mgmtd: Tests that run against MGMTD