diff options
Diffstat (limited to 'tests')
-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 f681768c8..f0432205d 100644 --- a/tests/runfiles/common.run +++ b/tests/runfiles/common.run @@ -748,6 +748,7 @@ tests = ['redundancy_draid', 'redundancy_draid1', 'redundancy_draid2', 'redundancy_raidz1', 'redundancy_raidz2', 'redundancy_raidz3', 'redundancy_stripe'] tags = ['functional', 'redundancy'] +timeout = 1200 [tests/functional/refquota] tests = ['refquota_001_pos', 'refquota_002_pos', 'refquota_003_pos', |