]> git.proxmox.com Git - mirror_zfs.git/commit
ZTS: Allow longer run time for zdb_args_pos
authorBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 29 Jan 2024 17:41:26 +0000 (09:41 -0800)
committerGitHub <noreply@github.com>
Mon, 29 Jan 2024 17:41:26 +0000 (09:41 -0800)
commit9ad362c1de9bf0bd8d2c825d2bf985179a3a596c
treefae9e357041572a5214694b97d7ef79f7f468ae4
parent3965c9ba388b062124d6596bdf6a6f720e91d3da
ZTS: Allow longer run time for zdb_args_pos

The zdb_args_pos test may take slightly longer than 600 seconds to run
on some of the CI builders.  To prevent this from causing failures allow
up to 1200 seconds for tests in this group.

Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #15826
tests/runfiles/common.run