Skip to content

Ping timeout added

Dariush Mohandes requested to merge issue/set_ping_timeout into master

Created by: DariushMoh

Description

The host exec function timeouts after 10 seconds, which makes the ping stdout and stderr empty in case of unreachable destination. This is now fixed by setting a smaller timeout in the ping command.

Reviewers list

Self Check:

Strike through any lines that are not applicable (~~line~~) then check the box

  • Correct, in line with design
  • Sufficient test cases (reproduces the bug/tests the requested feature)
  • Code is clear and sufficiently documented (classes, methods and function docs, document important assumptions, link to reference materials)
  • Type annotations
  • Issue is in the review column
  • MR is assigned to first reviewer

Merge request reports

Loading