From 09b7eddad6f0ef02ea7abccd0d1f88c87dde9534 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Wed, 10 Jul 2019 09:58:39 -0500 Subject: [PATCH] qa/workunits/rados/test_cache_pool.sh: s/forward/proxy/ Signed-off-by: Sage Weil --- qa/workunits/rados/test_cache_pool.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qa/workunits/rados/test_cache_pool.sh b/qa/workunits/rados/test_cache_pool.sh index 5e28b355aba..f4187a98adf 100755 --- a/qa/workunits/rados/test_cache_pool.sh +++ b/qa/workunits/rados/test_cache_pool.sh @@ -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 -- 2.39.5