Commit 8f5e5b3
Update timeout for gnmi subscribe API (sonic-net#19019)
What is the motivation for this PR?
test_gnmi_configdb_streaming_onchange_01 failed on KVM DUT, and test logs show that it needs more than 30 seconds to get all the results from GNMI server.
How did you do it?
Update timeout from 30 seconds to 120 seconds.
How did you verify/test it?
Run gnmi end to end test.1 parent 2f80ed7 commit 8f5e5b3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
434 | | - | |
| 434 | + | |
435 | 435 | | |
436 | 436 | | |
437 | 437 | | |
| |||
0 commit comments