]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/standalone/osd/repro_long_log.sh
update sources to 12.2.7
[ceph.git] / ceph / qa / standalone / osd / repro_long_log.sh
index 1f4ba29bdfbc444d0880c68c70fcf7884825bf43..93201a2a50c60ed2ed1abd8dfc4ac14db82de2cf 100755 (executable)
@@ -138,10 +138,11 @@ function TEST_trim_max_entries()
     rados -p test rm foo
     test_log_size $PGID 3
     rados -p test rm foo
-    test_log_size $PGID 4
-
+    test_log_size $PGID 3
     rados -p test rm foo
-    test_log_size $PGID 2
+    test_log_size $PGID 3
+    rados -p test rm foo
+    test_log_size $PGID 3
 }
 
 main repro-long-log "$@"