mirror_frr/tests/topotests/pbr_topo1/r1
Chirag Shah 64745d413c pbrd: fix map seq installed flag in json
Ticket:#3638598
Testing:

Post fix:
tor-2# show pbr map json
[
  {
    "name":"global-vrf-PBR-map",
    "valid":true,
    "policies":[
      {
        "id":1,
        "sequenceNumber":10,
        "ruleNumber":309,
        "vrfUnchanged":false,
        "installed":true,   <<<< now display correct value
        "installedReason":"Valid",
        "vrfName":"sym_1",
        "matchSrc":"10.1.200.0\/24",
        "matchDst":"10.6.200.0\/24"
      }
    ]
  }

Signed-off-by: Chirag Shah <chirag@nvidia.com>
2023-12-05 11:30:50 -08:00
..
linux-rules.json tests: Unify directory naming for topotests 2021-05-11 14:14:26 +03:00
pbr-interface.json tests: Unify directory naming for topotests 2021-05-11 14:14:26 +03:00
pbr-map.json pbrd: fix map seq installed flag in json 2023-12-05 11:30:50 -08:00
pbr-nexthop-groups.json tests: Unify directory naming for topotests 2021-05-11 14:14:26 +03:00
pbrd.conf tests: Remove debugs from topotests 2021-11-07 07:45:27 -05:00
zebra.conf tests: Unify directory naming for topotests 2021-05-11 14:14:26 +03:00