From: Mykola Golub Date: Tue, 27 Jan 2015 08:51:07 +0000 (+0200) Subject: tests: bring back useful test 'ceph tell osd.foo' X-Git-Tag: v0.93~183^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F3497%2Fhead;p=ceph.git tests: bring back useful test 'ceph tell osd.foo' The test was removed in 1189138 (mon: make ceph tell mon.* version work) as it began to fail due to #10439. After it fixed in c4548f6 (pybind: ceph_argparse: validate incorrectly formed targets), the test can be restored. Signed-off-by: Mykola Golub --- diff --git a/qa/workunits/cephtool/test.sh b/qa/workunits/cephtool/test.sh index 4baa57ea4e2a..b333b4f5e198 100755 --- a/qa/workunits/cephtool/test.sh +++ b/qa/workunits/cephtool/test.sh @@ -1087,6 +1087,7 @@ function test_mon_pg() # ceph tell osd.0 version expect_false ceph tell osd.9999 version + expect_false ceph tell osd.foo version # back to pg stuff