]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/fs/upgrade/upgraded_client/tasks/2-workload/new_ops/0-clients/fuse-upgrade.yaml
update ceph source to reef 18.1.2
[ceph.git] / ceph / qa / suites / fs / upgrade / upgraded_client / tasks / 2-workload / new_ops / 0-clients / fuse-upgrade.yaml
1 teuthology:
2 postmerge:
3 - if not is_fuse() then reject() end
4 tasks:
5 - ceph-fuse:
6 client.0:
7 mounted: false
8 - print: "**** done unmount client.0"
9 - install.upgrade:
10 client.0:
11 - print: "**** done install.upgrade on client.0"
12 - ceph-fuse:
13 client.0:
14 - print: "**** done remount client"