From: Neha Ojha Date: Tue, 7 Apr 2020 17:05:57 +0000 (+0000) Subject: qa/workunits/cephtool/test.sh: don't set-require-min-compat-client luminous X-Git-Tag: v16.1.0~2584^2~6 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=bca3b3f6e0d38e35504de5c1c3cad0bd79567531;p=ceph.git qa/workunits/cephtool/test.sh: don't set-require-min-compat-client luminous This should not be required since mon_osd_initial_require_min_compat_client is now luminous. Signed-off-by: Neha Ojha --- diff --git a/qa/workunits/cephtool/test.sh b/qa/workunits/cephtool/test.sh index 16d8fa551e48..1af91462d923 100755 --- a/qa/workunits/cephtool/test.sh +++ b/qa/workunits/cephtool/test.sh @@ -1435,7 +1435,6 @@ function test_mon_osd() # # require-min-compat-client expect_false ceph osd set-require-min-compat-client dumpling # firefly tunables - ceph osd set-require-min-compat-client luminous ceph osd get-require-min-compat-client | grep luminous ceph osd dump | grep 'require_min_compat_client luminous'