diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2024-02-21 18:12:00 -0500 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2024-02-21 18:12:00 -0500 |
| commit | e7f2e2c78c7b815be12cc885de8d18497c67d397 (patch) | |
| tree | ad504106af0a54efdcdceb4e89fc13a5ccb3406e /tests/topotests/ospf_basic_functionality/test_ospf_flood_reduction.py | |
| parent | 37588ece04ae6cc9e100225f02caa16717ab3b7d (diff) | |
tests: bgp_evpn_mh timing issue fix
This test is failing locally for me 100% of the time
since zebra was converted to mgmtd usage. The failed
command is:
torm11# show evpn mac vni 1000 mac 00:00:00:00:00:11 json
{
"00:00:00:00:00:11":{
"type":"auto",
"uptime":"00:02:01",
"localSequence":0,
"remoteSequence":0,
"detectionCount":0,
"isDuplicate":false,
"syncNeighCount":0,
"neighbors":{
"active":[
],
"inactive":[
"45.0.0.11"
]
}
}
}
The test is expecting an esi as a key in the output. Re-arranging
the startup of the tor's before the hosts fixes the issue.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'tests/topotests/ospf_basic_functionality/test_ospf_flood_reduction.py')
0 files changed, 0 insertions, 0 deletions
