1
0
mirror of https://github.com/ceph/ceph synced 2025-04-01 23:02:17 +00:00

Test old and new rbd formats

This commit is contained in:
Josh Durgin 2012-06-10 21:44:55 -07:00
parent 04ef5dcc12
commit 68f14b400a
15 changed files with 65 additions and 0 deletions

View File

@ -5,3 +5,5 @@ tasks:
clients:
client.0:
- rbd/test_librbd.sh
env:
RBD_FEATURES: "0"

View File

@ -0,0 +1,7 @@
tasks:
- ceph:
- ceph-fuse:
- workunit:
clients:
client.0:
- rbd/test_librbd.sh

View File

@ -5,3 +5,5 @@ tasks:
clients:
client.0:
- rbd/copy.sh
env:
RBD_CREATE_ARGS: --new-format

View File

@ -0,0 +1,7 @@
tasks:
- ceph:
- ceph-fuse:
- workunit:
clients:
client.0:
- rbd/copy.sh

View File

@ -5,3 +5,5 @@ tasks:
clients:
client.0:
- rbd/import_export.sh
env:
RBD_CREATE_ARGS: --new-format

View File

@ -0,0 +1,7 @@
tasks:
- ceph:
- ceph-fuse:
- workunit:
clients:
client.0:
- rbd/import_export.sh

View File

@ -5,3 +5,5 @@ tasks:
clients:
client.0:
- rbd/test_librbd_python.sh
env:
RBD_FEATURES: "0"

View File

@ -0,0 +1,7 @@
tasks:
- ceph:
- ceph-fuse:
- workunit:
clients:
client.0:
- rbd/test_librbd_python.sh

View File

@ -4,3 +4,5 @@ tasks:
clients:
client.0:
- rbd/test_librbd.sh
env:
RBD_FEATURES: "0"

View File

@ -5,3 +5,5 @@ tasks:
clients:
client.0:
- rbd/test_librbd.sh
env:
RBD_FEATURES: "0"

View File

@ -0,0 +1,7 @@
tasks:
- ceph:
- ceph-fuse:
- workunit:
clients:
client.0:
- rbd/test_librbd.sh

View File

@ -5,3 +5,5 @@ tasks:
clients:
client.0:
- rbd/import_export.sh
env:
RBD_CREATE_ARGS: --new-format

View File

@ -0,0 +1,7 @@
tasks:
- ceph:
- ceph-fuse:
- workunit:
clients:
client.0:
- rbd/import_export.sh

View File

@ -5,3 +5,5 @@ tasks:
clients:
client.0:
- rbd/test_librbd_python.sh
env:
RBD_FEATURES: "0"

View File

@ -0,0 +1,7 @@
tasks:
- ceph:
- ceph-fuse:
- workunit:
clients:
client.0:
- rbd/test_librbd_python.sh