mirror_frr/tests/topotests/bgp_evpn_mh
Donald Sharp e7f2e2c78c 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>
2024-02-21 18:12:00 -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: bgp_evpn_mh timing issue fix 2024-02-21 18:12:00 -05:00