integ, ovs: add xfail to test_bridge_with_internal_interface

Ref: https://github.com/nmstate/nmstate/issues/802

Signed-off-by: Fernando Fernandez Mancera <ffmancera@riseup.net>
This commit is contained in:
Fernando Fernandez Mancera 2020-02-17 17:15:35 +01:00 committed by Till Maas
parent 58ee55a7ba
commit f9ddf35d71

View File

@ -85,6 +85,7 @@ def test_bridge_with_system_port(eth1_up, bridge_default_config):
assert not _get_bridge_current_state()
@pytest.mark.xfail(reason="https://github.com/nmstate/nmstate/issues/802")
def test_bridge_with_internal_interface(bridge_default_config):
bridge_desired_state = bridge_default_config