mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-12-25 03:01:26 +01:00
p4runtime probe reachability is based on GetPipelineConfig gRPC that can timeout if we are setting in parallel the pipeline: the two requests concur for the same lock. For our purposes it is enough to check if the device is still there; for this reason stratum handshaker now relies on gNOI reachability which is based on getTime RPC. Additionally increase short timeouts: we have consistenly measured a time of 14s to push the pipeline on the new QS devices. Change-Id: I8837540241d8a68f648e47ae165ea53a2d0a865c