mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
qa/suites/fs: add a note in 4-compat_client.yaml
Add a note explaining the reason behind the eviction of "client.1" during this test. Signed-off-by: Rishabh Dave <ridave@redhat.com>
This commit is contained in:
parent
f61b38dc82
commit
125535621a
@ -9,6 +9,8 @@ tasks:
|
||||
- ceph fs required_client_features cephfs add metric_collect
|
||||
- sleep:
|
||||
duration: 5
|
||||
# client.0 is upgraded and client.1 is evicted by the MDS due to missing
|
||||
# feature compat set
|
||||
- fs.clients_evicted:
|
||||
clients:
|
||||
client.0: False
|
||||
|
Loading…
Reference in New Issue
Block a user