summaryrefslogtreecommitdiff
path: root/qa/workunits/cephtool/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'qa/workunits/cephtool/test.sh')
-rwxr-xr-xqa/workunits/cephtool/test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/workunits/cephtool/test.sh b/qa/workunits/cephtool/test.sh
index c92f1c0127d..cb40c715146 100755
--- a/qa/workunits/cephtool/test.sh
+++ b/qa/workunits/cephtool/test.sh
@@ -1468,7 +1468,7 @@ function test_mon_osd()
expect_false ceph osd unset sortbitwise # cannot be unset
expect_false ceph osd set bogus
expect_false ceph osd unset bogus
- ceph osd require-osd-release mimic
+ ceph osd require-osd-release nautilus
# can't lower (or use new command for anything but jewel)
expect_false ceph osd require-osd-release jewel
# these are no-ops but should succeed.