Skip to content

Commit

Permalink
chained-policy deviations (openconfig#3042)
Browse files Browse the repository at this point in the history
* chained-policy deviations

* fix imports in script and readme

* fixed go fmt
  • Loading branch information
ram-mac authored May 31, 2024
1 parent 395e37d commit 57039f2
Show file tree
Hide file tree
Showing 6 changed files with 315 additions and 131 deletions.
12 changes: 8 additions & 4 deletions feature/bgp/policybase/otg_tests/chained_policies_test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -256,11 +256,15 @@ For each section of configuration below, prepare a gnmi.SetBatch with all the c
* /network-instances/network-instance/protocols/protocol/bgp/rib/afi-safis/afi-safi/ipv4-unicast/loc-rib/routes/route/prefix
* /network-instances/network-instance/protocols/protocol/bgp/rib/attr-sets/attr-set/state/med

## Protocol/RPC Parameter Coverage

* gNMI
* Subscribe (ONCE)
* Set (REPLACE)
## OpenConfig Path and RPC Coverage
```yaml
rpcs:
gnmi:
gNMI.Get:
gNMI.Subscribe:

```

## Required DUT platform

Expand Down
Loading

0 comments on commit 57039f2

Please sign in to comment.