goss-org / goss

Quick and Easy server testing/validation
https://goss.rocks
Apache License 2.0
5.5k stars 470 forks source link

Added mount timeout in goss #876

Closed melvilgit closed 4 months ago

melvilgit commented 4 months ago

Checklist

Description of change

  1. We have noticed that mount tests hung and became unresponsive in some of our production VM.
  2. The fix is to add a timeout to mount command similar to addr/command.
  3. Default timeout is 1000 ms