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