mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
CI: add new zfs-tests-sanity workflow
Run zfs-tests with sanity.run for brief results. Timeouts are rare, so minimize false positives by increasing the default from 60 to 180 seconds. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: George Melikov <mail@gmelikov.ru> Closes #11304
This commit is contained in:
@@ -22,7 +22,7 @@ pre = setup
|
||||
quiet = False
|
||||
pre_user = root
|
||||
user = root
|
||||
timeout = 60
|
||||
timeout = 180
|
||||
post_user = root
|
||||
post = cleanup
|
||||
failsafe_user = root
|
||||
|
||||
Reference in New Issue
Block a user