Skip to content

Commit

Permalink
Update README.md (#2161)
Browse files Browse the repository at this point in the history
The TODOs are already implemented in the code.
  • Loading branch information
xw-g authored Sep 21, 2023
1 parent 43c62da commit 64bb7ce
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,10 @@ Validate gRIBI route persistence during SSO

* Check for gRIBI core dumps in the DUT and validate that none are present.

TODO: check for any core dumps generated during the test execution time

* Concurrently, trigger a supervisor switchover using gNOI `SwitchControlProcessor` while `IPBlock2` entries are only partially installed.

* Check for gRIBI core dumps in the DUT and validate that none are present post failover

TODO: check for any new core dumps post failover

* Following reconnection of the gRIBI client to a new master supervisor, validate if partially ACKed entries of `IPBlock2` are present as FIB_PROGRAMMED using a Get RPC.

* Re-inject `IPBlock2` in default VRF with NHGID: #1.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,10 @@ Validate gRIBI route persistence during SSO

* Check for gRIBI core dumps in the DUT and validate that none are present.

TODO: check for any core dumps generated during the test execution time

* Concurrently, trigger a supervisor switchover using gNOI `SwitchControlProcessor` while `IPBlock2` entries are only partially installed.

* Check for gRIBI core dumps in the DUT and validate that none are present post failover

TODO: check for any new core dumps post failover

* Following reconnection of the gRIBI client to a new master supervisor, validate if partially ACKed entries of `IPBlock2` are present as FIB_PROGRAMMED using a Get RPC.

* Re-inject `IPBlock2` in default VRF with NHGID: #1.
Expand Down

0 comments on commit 64bb7ce

Please sign in to comment.