mirror of
https://github.com/ceph/ceph
synced 2025-01-20 10:01:45 +00:00
Merge pull request #21830 from tchaikov/mimic-qa-cephfs-snap
mimic: qa: fix test on "ceph fs set cephfs allow_new_snaps" Reviewed-by: Josh Durgin <jdurgin@redhat.com>
This commit is contained in:
commit
a2f7d73b44
@ -988,8 +988,7 @@ function test_mon_mds()
|
||||
expect_false ceph fs set cephfs max_file_size 123asdf
|
||||
|
||||
expect_false ceph fs set cephfs allow_new_snaps
|
||||
expect_false ceph fs set cephfs allow_new_snaps true
|
||||
ceph fs set cephfs allow_new_snaps true --yes-i-really-mean-it
|
||||
ceph fs set cephfs allow_new_snaps true
|
||||
ceph fs set cephfs allow_new_snaps 0
|
||||
ceph fs set cephfs allow_new_snaps false
|
||||
ceph fs set cephfs allow_new_snaps no
|
||||
|
Loading…
Reference in New Issue
Block a user