]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/workunits/rados/test_cache_pool.sh: s/forward/proxy/ 28944/head
authorSage Weil <sage@redhat.com>
Wed, 10 Jul 2019 14:58:39 +0000 (09:58 -0500)
committerSage Weil <sage@redhat.com>
Wed, 10 Jul 2019 22:39:19 +0000 (17:39 -0500)
Signed-off-by: Sage Weil <sage@redhat.com>
qa/workunits/rados/test_cache_pool.sh

index 5e28b355aba887461e642e65f303ad9313976764..f4187a98adf835a9001a7ede51614c0336ac6c37 100755 (executable)
@@ -137,7 +137,7 @@ rados -p base put testclone /etc/hosts
 rados -p cache cache-flush-evict-all
 rados -p cache ls - | wc -l | grep 0
 
-ceph osd tier cache-mode cache forward --yes-i-really-mean-it
+ceph osd tier cache-mode cache proxy --yes-i-really-mean-it
 rados -p base -s snap get testclone testclone.txt
 diff -q testclone.txt /etc/passwd
 rados -p base get testclone testclone.txt