diff options
| author | Rafael Zalamena <rzalamena@opensourcerouting.org> | 2020-07-28 09:33:08 -0300 |
|---|---|---|
| committer | Rafael Zalamena <rzalamena@opensourcerouting.org> | 2020-08-03 21:21:14 -0300 |
| commit | 50ecf9dc14dbb62518d2e9ebc08d85847bb1c5a9 (patch) | |
| tree | 454b1c6edcf0365ed5f567bf9d7f8e64dcd0db7f | |
| parent | f97cb778e9d727b23f017582eddfab8c3f5c047a (diff) | |
topotests: remove sharpd from route map output
`sharpd` doesn't handle any route map commands and neither should show
up in route map commands. This makes the CI pass again after not sending
route map commands to it again.
Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
| -rw-r--r-- | tests/topotests/all-protocol-startup/r1/show_route_map.ref | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/topotests/all-protocol-startup/r1/show_route_map.ref b/tests/topotests/all-protocol-startup/r1/show_route_map.ref index 25786081d1..f95c48b7d7 100644 --- a/tests/topotests/all-protocol-startup/r1/show_route_map.ref +++ b/tests/topotests/all-protocol-startup/r1/show_route_map.ref @@ -70,4 +70,3 @@ route-map: bgp-map Invoked: 0 Optimization: enabled Action: Exit routemap ISIS: -SHARP: |
