summaryrefslogtreecommitdiffstats
path: root/qa/suites/upgrade/mimic-x-singleton/4-workload/rbd-import-export.yaml
blob: 997f452d834b5ede641c6e6ba9d0b8277a1b0ea8 (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: mimic
      clients:
        client.0:
          - rbd/import_export.sh
      env:
        RBD_CREATE_ARGS: --new-format
  - print: "**** done rbd/import_export.sh 5-workload"