]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/fs/upgrade/volumes/import-legacy/tasks/1-client.yaml
import 15.2.0 Octopus source
[ceph.git] / ceph / qa / suites / fs / upgrade / volumes / import-legacy / tasks / 1-client.yaml
1 tasks:
2 - workunit:
3 clients:
4 client.0:
5 - fs/upgrade/volume_client
6 env:
7 ACTION: create
8 - print: "**** fs/volume_client create"
9 - ceph-fuse:
10 client.0:
11 mount_path: /volumes/_nogroup/vol_isolated
12 mountpoint: mnt.0
13 auth_id: vol_data_isolated
14 client.1:
15 mount_path: /volumes/_nogroup/vol_default
16 mountpoint: mnt.1
17 auth_id: vol_default
18 - print: "**** ceph-fuse vol_isolated"
19 - workunit:
20 clients:
21 client.0:
22 - fs/upgrade/volume_client
23 env:
24 ACTION: populate
25 cleanup: false
26 - workunit:
27 clients:
28 client.1:
29 - fs/upgrade/volume_client
30 env:
31 ACTION: populate
32 cleanup: false
33 - print: "**** fs/volume_client populate"