mirror_zfs/.github/workflows
Rich Ercolani cd26b217dc
Add explicit timeout to test step
If we die from timeout of the whole GH action run, we don't run the
collect step afterward, which can make it hard to investigate the
timeout.

If we timeout first in the test action, though, it qualifies as
failure, and collects appropriately.

(330 minutes seems like an acceptable tradeoff between the 6h
timeout by default on the action and the 4h and change "functional"
usually takes.)

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Rich Ercolani <rincebrain@gmail.com>
Closes #12999
2022-01-24 15:54:52 -08:00
..
checkstyle.yaml Removed Python 2 and Python 3.5- support 2022-01-13 09:51:12 -07:00
zfs-tests-functional.yml Add explicit timeout to test step 2022-01-24 15:54:52 -08:00
zfs-tests-sanity.yml Add explicit timeout to test step 2022-01-24 15:54:52 -08:00
zloop.yml Removed Python 2 and Python 3.5- support 2022-01-13 09:51:12 -07:00