Add VRF support for FRR Prefix #34
Annotations
10 errors
tests/prefix/frrouting/test_basic_functionality.py#L30
test_announce_adds_bgp_network[ipv4_example_network-None]
TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
|
tests/prefix/frrouting/test_basic_functionality.py#L30
test_announce_adds_bgp_network[ipv4_example_network-vrf-func-test]
TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
|
tests/prefix/frrouting/test_basic_functionality.py#L51
test_denounce_removes_bgp_network[ipv4_example_network-None]
TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
|
tests/prefix/frrouting/test_basic_functionality.py#L51
test_denounce_removes_bgp_network[ipv4_example_network-vrf-func-test]
TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
|
tests/prefix/frrouting/test_basic_functionality.py#L72
test_announcement_state_reported_correctly[ipv4_example_network-None-True]
TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
|
tests/prefix/frrouting/test_basic_functionality.py#L72
test_announcement_state_reported_correctly[ipv4_example_network-None-False]
TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
|
tests/prefix/frrouting/test_basic_functionality.py#L72
test_announcement_state_reported_correctly[ipv4_example_network-vrf-func-test-True]
TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
|
tests/prefix/frrouting/test_basic_functionality.py#L72
test_announcement_state_reported_correctly[ipv4_example_network-vrf-func-test-False]
TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
|
tests/prefix/frrouting/test_basic_functionality.py#L30
test_announce_adds_bgp_network[ipv6_example_network-None]
TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
|
tests/prefix/frrouting/test_basic_functionality.py#L30
test_announce_adds_bgp_network[ipv6_example_network-vrf-func-test]
TypeError: FRRoutingPrefix.__init__() got an unexpected keyword argument 'vrf'
|
The logs for this run have expired and are no longer available.
Loading