aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscript/test-smoke.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/script/test-smoke.sh b/script/test-smoke.sh
index 9b1ca977..111afac9 100755
--- a/script/test-smoke.sh
+++ b/script/test-smoke.sh
@@ -18,7 +18,7 @@ garage status
garage key list
garage bucket list
-dd if=/dev/urandom of=/tmp/garage.1.rnd bs=512k count=1
+dd if=/dev/urandom of=/tmp/garage.1.rnd bs=1k count=2 # < INLINE_THRESHOLD = 3072 bytes
dd if=/dev/urandom of=/tmp/garage.2.rnd bs=1M count=5
dd if=/dev/urandom of=/tmp/garage.3.rnd bs=1M count=10