summaryrefslogtreecommitdiffstats
path: root/qa/suites/upgrade/pacific-x/parallel/workload/rbd_import_export.yaml
blob: 20e74c176986f031e948ed2d91689ce9672590ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
meta:
- desc: |
   run basic import/export cli tests for rbd
workload:
  full_sequential:
    - print: "**** done start rbd_import_export.yaml"
    - workunit:
        branch: pacific
        clients:
          client.1:
              - rbd/import_export.sh
        env:
          RBD_CREATE_ARGS: --new-format
    - print: "**** done end rbd_import_export.yaml"