Skip to content

Commit

Permalink
gNOI-2.1: Packet-based Link-Qual: add interface oper-state validation (
Browse files Browse the repository at this point in the history
…openconfig#2243)

* add oper-state validation

* reference to issue openconfig#2244
  • Loading branch information
rszarecki authored Oct 25, 2023
1 parent 520bae4 commit 18f2dc3
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ between 2 DUTs.
its teardown.
* TeardownDuration: The amount time required to bring the interface
back to pre-test state.
* [TODO: issue#2244] verify generator interface oper-state is 'TESTING'
* Set another device as the FAR_END (reflector) device for Packet Based Link
Qual.
* Issue gnoi.LinkQualification Create RPC to the device and provide
Expand All @@ -71,6 +72,7 @@ between 2 DUTs.
* EndpointType: Qualification_end set as FAR_END.
* RPCSyncedTiming:
* Reflector timers should be same as the ones on the generator.
* [TODO: issue#2244] verify reflector interface oper-state is 'TESTING'
* Get the result by issuing gnoi.LinkQualification Get RPC to gather the
result of link qualification. Provide the following parameter:
* Id: The identifier used above on the NEAR_END side.
Expand Down

0 comments on commit 18f2dc3

Please sign in to comment.