summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/rados/upgrade/jewel-x-singleton/4-workload/rbd-import-export.yaml
blob: 9d6c2e23296984cdfbf329e1ff53cc57a35ac0eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
meta:
- desc: |
   run basic import/export cli tests for rbd
split_tasks:
  sequential:
  - workunit:
      branch: jewel
      clients:
        client.0:
          - rbd/import_export.sh
      env:
        RBD_CREATE_ARGS: --new-format
  - print: "**** done rbd/import_export.sh 5-workload"