diff options
-rw-r--r-- | tests/runfiles/common.run | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/runfiles/common.run b/tests/runfiles/common.run index 257fac2c1..19b250bdd 100644 --- a/tests/runfiles/common.run +++ b/tests/runfiles/common.run @@ -402,6 +402,7 @@ tests = ['zpool_import_001_pos', 'zpool_import_002_pos', 'import_rewind_config_changed', 'import_rewind_device_replaced'] tags = ['functional', 'cli_root', 'zpool_import'] +timeout = 1200 [tests/functional/cli_root/zpool_labelclear] tests = ['zpool_labelclear_active', 'zpool_labelclear_exported', |