]> git.proxmox.com Git - ceph.git/blame - ceph/qa/suites/fs/upgrade/featureful_client/upgraded_client/tasks/4-compat_client.yaml
bump version to 19.2.0-pve1
[ceph.git] / ceph / qa / suites / fs / upgrade / featureful_client / upgraded_client / tasks / 4-compat_client.yaml
CommitLineData
11fdf7f2
TL
1overrides:
2 ceph:
cd265ab1 3 log-ignorelist:
11fdf7f2
TL
4 - missing required features
5tasks:
6- exec:
7 mon.a:
8 - ceph fs dump --format=json-pretty
f67539c2
TL
9 - ceph fs required_client_features cephfs add metric_collect
10- sleep:
11 duration: 5
1e59de90
TL
12# client.0 is upgraded and client.1 is evicted by the MDS due to missing
13# feature compat set
11fdf7f2
TL
14- fs.clients_evicted:
15 clients:
16 client.0: False
17 client.1: True