Merge pull request #34107 from MrHohn/e2e_sourceip_fix
Automatic merge from submit-queue
Fix #31085, include output checking in retry loop
Fix #31085.
`wget -qO-` might omit the error and `RunHostCmd()` won't be able to catch it sometimes. Verify stdout is not empty within the retry loop to fix. Test passed 1500+ times in a row.
@freehan
Showing
Please
register
or
sign in
to comment