summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/upgrade/client-upgrade/hammer-client-x/basic/2-workload/rbd_cli_import_export.yaml
blob: dfaa0e8783d46dd4c0e74b71490d543ef2b7a239 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
tasks:
- sequential:
  - upgrade_workload
- ceph: 
- print: "**** done ceph"
- workunit:
    branch: hammer
    clients:
      client.0:
      - rbd/import_export.sh
    env:
      RBD_CREATE_ARGS: --image-feature layering,exclusive-lock,object-map
- print: "**** done rbd/import_export.sh"