Skip to content

Commit

Permalink
gnmi-1.15 gnmi_set_test.go (openconfig#2853)
Browse files Browse the repository at this point in the history
* interface id

* updated

* Added deviation

* Resolving conflicts

---------

Co-authored-by: Ram <[email protected]>
  • Loading branch information
cprabha and ram-mac authored Jun 13, 2024
1 parent 714db4e commit 6a8a385
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions feature/system/gnmi/set/tests/gnmi_set_test/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,3 +196,13 @@ This test checks that the static protocol name is usable.
## RPC Coverage

* gNMI.Set

## OpenConfig Path and RPC Coverage

```yaml
rpcs:
gnmi:
gNMI.Get:
gNMI.Subscribe:

```
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ platform_exceptions: {
}
deviations: {
skip_static_nexthop_check: true
interface_ref_interface_id_format: true
}
}
platform_exceptions: {
Expand Down

0 comments on commit 6a8a385

Please sign in to comment.