summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2023-12-23 21:30:29 -0500
committerKent Overstreet <kent.overstreet@linux.dev>2023-12-23 21:32:24 -0500
commit98395ee9445b837905e574f3e7667a10a5301ee7 (patch)
tree9b3b53ff00575b4a5c000631e4c21be711dd98e8
parent437c9b0f968b152e660b97d152971bd00ef2b08e (diff)
decrease runtime on replication.copygc_torture
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
-rwxr-xr-xtests/bcachefs/replication.ktest2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bcachefs/replication.ktest b/tests/bcachefs/replication.ktest
index 2cb1c4d..ce62859 100755
--- a/tests/bcachefs/replication.ktest
+++ b/tests/bcachefs/replication.ktest
@@ -107,7 +107,7 @@ test_replicas_variable_buckets()
test_copygc_torture()
{
- loops=$((($ktest_priority + 1) * 4))
+ loops=$((($ktest_priority + 1) * 2))
bcachefs_antagonist
set_watchdog 2400