Adjust permissions of publish workflow (#10) #28
Annotations
9 errors
tests/prefix/frrouting/test_basic_functionality.py#L14
test_announce_adds_bgp_network[ipv4_example_network]
FileNotFoundError: [Errno 2] No such file or directory: PosixPath('/usr/bin/vtysh')
|
tests/prefix/frrouting/test_basic_functionality.py#L25
test_denounce_removes_bgp_network[ipv4_example_network]
RuntimeError: Failed to run command in Vtysh(docker=PosixPath('/usr/bin/docker'), container='pytest1993-frrouting-1', configure_terminal=False, context=[]):
stdout: % Unknown command: network 192.0.2.0/24
|
tests/prefix/frrouting/test_basic_functionality.py#L40
test_announcement_state_reported_correctly[ipv4_example_network-True]
RuntimeError: Failed to run command in Vtysh(docker=PosixPath('/usr/bin/docker'), container='pytest1993-frrouting-1', configure_terminal=False, context=[]):
stdout: % Unknown command: network 192.0.2.0/24
|
tests/prefix/frrouting/test_basic_functionality.py#L42
test_announcement_state_reported_correctly[ipv4_example_network-False]
FileNotFoundError: [Errno 2] No such file or directory: PosixPath('/usr/bin/vtysh')
|
tests/prefix/frrouting/test_basic_functionality.py#L14
test_announce_adds_bgp_network[ipv6_example_network]
FileNotFoundError: [Errno 2] No such file or directory: PosixPath('/usr/bin/vtysh')
|
tests/prefix/frrouting/test_basic_functionality.py#L25
test_denounce_removes_bgp_network[ipv6_example_network]
RuntimeError: Failed to run command in Vtysh(docker=PosixPath('/usr/bin/docker'), container='pytest1993-frrouting-1', configure_terminal=False, context=[]):
stdout: % Unknown command: network 2001:db8::/32
|
tests/prefix/frrouting/test_basic_functionality.py#L40
test_announcement_state_reported_correctly[ipv6_example_network-True]
RuntimeError: Failed to run command in Vtysh(docker=PosixPath('/usr/bin/docker'), container='pytest1993-frrouting-1', configure_terminal=False, context=[]):
stdout: % Unknown command: network 2001:db8::/32
|
tests/prefix/frrouting/test_basic_functionality.py#L42
test_announcement_state_reported_correctly[ipv6_example_network-False]
FileNotFoundError: [Errno 2] No such file or directory: PosixPath('/usr/bin/vtysh')
|
|
The logs for this run have expired and are no longer available.
Loading