diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2024-01-18 09:58:50 -0500 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2024-01-18 10:01:31 -0500 |
| commit | 5d608ded25f24ea3059a5c5c80fdbf6cb815bc91 (patch) | |
| tree | 9548ebba5c8bf8bba123f78d65385b842b7b35de /lib/command_py.c | |
| parent | 94178edac3b36c6b2ebc09173a589b14419cf04e (diff) | |
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>
Diffstat (limited to 'lib/command_py.c')
0 files changed, 0 insertions, 0 deletions
