]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: tolerate wildcard position
authorxie xingguo <xie.xingguo@zte.com.cn>
Fri, 26 Apr 2019 10:22:19 +0000 (18:22 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Wed, 5 Jun 2019 06:25:31 +0000 (14:25 +0800)
It does not make much sense to add this kind of restrictions
as long as user is aware of what is going on.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
(cherry picked from commit 199d92aec09f756522bb61ada7951d852c5e3640)

qa/workunits/cephtool/test.sh

index abe0f1830f2bba63cfa952f67feac991b919d791..f469acdc893f218285737545e20dfb6019630978 100755 (executable)
@@ -1534,11 +1534,9 @@ function test_mon_osd()
   expect_false ceph osd add-noup 797er
   expect_false ceph osd add-nodown u9uwer
   expect_false ceph osd add-noin 78~15
-  expect_false ceph osd add-noout 0 all 1
 
   expect_false ceph osd rm-noup 1234567
   expect_false ceph osd rm-nodown fsadf7
-  expect_false ceph osd rm-noin 0 1 any
   expect_false ceph osd rm-noout 790-fd
 
   ids=`ceph osd ls-tree default`