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