Skip to content

Commit

Permalink
qa/tests: added rbd_import_export tests
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri Weinstein <[email protected]>
  • Loading branch information
yuriw committed Jan 11, 2021
1 parent d209169 commit 1e1c9c3
Showing 1 changed file with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
meta:
- desc: |
 run basic import/export cli tests for rbd
workload:
 full_sequential:
 - print: "**** done start rbd_import_export.yaml"
 - workunit:
 branch: octopus
 clients:
 client.1:
 - rbd/import_export.sh
 env:
 RBD_CREATE_ARGS: --new-format
 - print: "**** done end rbd_import_export.yaml"

0 comments on commit 1e1c9c3

Please sign in to comment.