]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/workunits/rados/test_rados_tool.sh
update sources to v12.1.1
[ceph.git] / ceph / qa / workunits / rados / test_rados_tool.sh
index a792835d09995aaa0e83ebd31c765fe1ad25de70..6a3ebe0b22e2ddda1a0fedd0ef6b3834861bbac1 100755 (executable)
@@ -87,7 +87,7 @@ run_expect_nosignal "$RADOS_TOOL" --object_locator "asdf" ls
 run_expect_nosignal "$RADOS_TOOL" --namespace "asdf" ls
 
 run_expect_succ "$RADOS_TOOL" mkpool "$POOL"
-run_expect_succ "$CEPH_TOOL" osd erasure-code-profile set myprofile k=2 m=1 stripe_unit=2K ruleset-failure-domain=osd --force
+run_expect_succ "$CEPH_TOOL" osd erasure-code-profile set myprofile k=2 m=1 stripe_unit=2K crush-failure-domain=osd --force
 run_expect_succ "$CEPH_TOOL" osd pool create "$POOL_EC" 100 100 erasure myprofile