]> git.puffer.fish Git - matthieu/frr.git/commitdiff
tests: Add pim6d marker to pytest.ini
authorKuldeep Kashyap <kashyapk@vmware.com>
Mon, 8 Aug 2022 00:02:02 +0000 (17:02 -0700)
committerKuldeep Kashyap <kashyapk@vmware.com>
Mon, 7 Nov 2022 10:19:23 +0000 (02:19 -0800)
Added pim6d marker to pytest.ini file,
to run tests pim6d marker based, if added
to scripts.

Signed-off-by: Kuldeep Kashyap <kashyapk@vmware.com>
tests/topotests/pytest.ini

index 7dd13935b1e4931817ad98a3a78562b5759a8c53..6986e3051c954b20c723d60c29c346a3f19d885a 100644 (file)
@@ -46,6 +46,7 @@ markers =
        pathd: Tests that run against PATHD
        pbrd: Tests that run against PBRD
        pimd: Tests that run against PIMD
+       pim6d: Tests that run against PIM6D
        ripd: Tests that run against RIPD
        ripngd: Tests that run against RIPNGD
        sharpd: Tests that run against SHARPD