]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/workunits/rados/test_rados_tool.sh
update sources to 12.2.2
[ceph.git] / ceph / qa / workunits / rados / test_rados_tool.sh
index 6a3ebe0b22e2ddda1a0fedd0ef6b3834861bbac1..87c86ee69430870a52be7df2073c920c85ce031e 100755 (executable)
@@ -346,7 +346,7 @@ test_rmobj() {
     $CEPH_TOOL osd pool set-quota $p max_objects 1
     V1=`mktemp fooattrXXXXXXX`
     $RADOS_TOOL put $OBJ $V1 -p $p
-    while ! $CEPH_TOOL osd dump | grep 'full max_objects'
+    while ! $CEPH_TOOL osd dump | grep 'full_no_quota max_objects'
     do
        sleep 2
     done