mirror_frr/tests/topotests/bgp_evpn_mh
Donald Sharp 5d608ded25 tests: Fix test_evpn_mh.py to correctly call bridge program
Getting this error:

2024-01-17 19:05:20,688 WARNING: torm11: Router(torm11): proc failed: rc 255 pid 2436134
	args: /usr/bin/nsenter --mount=/proc/2435168/ns/mnt --net=/proc/2435168/ns/net --uts=/proc/2435168/ns/uts -F /bin/bash -c /sbin/bridge vlan add vid 1000 dev bridge
	stdout: RTNETLINK answers: Operation not supported
	stderr: *empty*

As I understand it the correct thing to do here is pass in:
bridge vlan add vid 1000 dev bridge self

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2024-01-18 10:01:31 -05:00
..
hostd11 tests: Unify directory naming for topotests 2021-05-11 14:14:26 +03:00
hostd12 tests: Unify directory naming for topotests 2021-05-11 14:14:26 +03:00
hostd21 tests: Unify directory naming for topotests 2021-05-11 14:14:26 +03:00
hostd22 tests: Unify directory naming for topotests 2021-05-11 14:14:26 +03:00
leaf1 tests: Make bgp_evpn_mh a 3 level clos 2023-08-11 23:51:07 -04:00
leaf2 tests: Make bgp_evpn_mh a 3 level clos 2023-08-11 23:51:07 -04:00
spine1 tests: Make bgp_evpn_mh a 3 level clos 2023-08-11 23:51:07 -04:00
spine2 tests: Make bgp_evpn_mh a 3 level clos 2023-08-11 23:51:07 -04:00
torm11 tests: Make bgp_evpn_mh a 3 level clos 2023-08-11 23:51:07 -04:00
torm12 tests: Make bgp_evpn_mh a 3 level clos 2023-08-11 23:51:07 -04:00
torm21 tests: Make bgp_evpn_mh a 3 level clos 2023-08-11 23:51:07 -04:00
torm22 tests: Make bgp_evpn_mh a 3 level clos 2023-08-11 23:51:07 -04:00
evpn-mh-topo-tests.pdf tests: Unify directory naming for topotests 2021-05-11 14:14:26 +03:00
test_evpn_mh.py tests: Fix test_evpn_mh.py to correctly call bridge program 2024-01-18 10:01:31 -05:00