]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: tolerate wildcard position 27735/head
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>
Thu, 30 May 2019 02:52:38 +0000 (10:52 +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>
qa/workunits/cephtool/test.sh

index e3a849bccd0e76737e1b20fe652a0ab3942ed9e8..7585d03024b89d6471f893f5a66e7867719224a4 100755 (executable)
@@ -1554,11 +1554,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`