]> git.proxmox.com Git - mirror_frr.git/commit - tests/topotests/ldp_vpls_topo1/test_ldp_vpls_topo1.py
ldp_vpls_topo1: don't use pytest.mark.skipif
authorRenato Westphal <renato@opensourcerouting.org>
Tue, 15 Aug 2017 19:31:20 +0000 (16:31 -0300)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Nov 2018 01:22:12 +0000 (20:22 -0500)
commitf13a242c762dffcd5f61f7d8bb279ddaa4069364
tree09d60f7e3612261bd71bafc0fd5f356e6ebf1f31
parentc4057baab7b546e7c478af3cae8c69cd609a853d
ldp_vpls_topo1: don't use pytest.mark.skipif

This feature from pytest can not be used to detect runtime errors.

Also, remove test_router_running() since all tests should actually check
if all daemons are up and running.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
tests/topotests/ldp-vpls-topo1/test_ldp_vpls_topo1.py