]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge pull request #5987 from dillaman/wip-rbd-refactor
authorJosh Durgin <jdurgin@redhat.com>
Wed, 11 Nov 2015 05:18:04 +0000 (21:18 -0800)
committerJosh Durgin <jdurgin@redhat.com>
Wed, 11 Nov 2015 05:18:04 +0000 (21:18 -0800)
rbd: refactor cli command handling

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
1  2 
src/CMakeLists.txt
src/Makefile-client.am
src/test/run-rbd-tests

Simple merge
Simple merge
index 7ad28b46995997ac1d416fdab49cf1233a45837b,1f7096148a8900369ead86e9b84f337ce55981ed..ac9ca714aecb1c7c88771dc0c0b4e92fcecfca4b
@@@ -36,9 -31,8 +36,9 @@@ run_admin_socket_tests() 
  ceph_test_cls_rbd
  run_api_tests
  run_cli_tests
 +run_admin_socket_tests
  
- export RBD_CREATE_ARGS="--format 2"
+ export RBD_CREATE_ARGS="--image-format 2"
  run_cli_tests
  
  for i in 0 1 5 13 29 45