mirror of
https://github.com/ceph/ceph
synced 2025-01-20 01:51:34 +00:00
test: add STRIPINGV2 feature to RBD test cases
Signed-off-by: Venky Shankar <vshankar@redhat.com>
This commit is contained in:
parent
c0f5805806
commit
22d28d6e9e
@ -8,7 +8,7 @@ PATH="$CEPH_BIN:$PATH"
|
||||
unset RBD_FEATURES
|
||||
unittest_librbd
|
||||
|
||||
for i in 0 1 61 109
|
||||
for i in 0 1 61 109 127
|
||||
do
|
||||
RBD_FEATURES=$i unittest_librbd
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user