X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=src%2Fceph%2Fsrc%2Ftest%2Fcli%2Fceph-authtool%2Fcap-invalid.t;fp=src%2Fceph%2Fsrc%2Ftest%2Fcli%2Fceph-authtool%2Fcap-invalid.t;h=0000000000000000000000000000000000000000;hb=7da45d65be36d36b880cc55c5036e96c24b53f00;hp=6b4897cda39e9ce0a798e99a4607a4b4cd0b68b2;hpb=691462d09d0987b47e112d6ee8740375df3c51b2;p=stor4nfv.git diff --git a/src/ceph/src/test/cli/ceph-authtool/cap-invalid.t b/src/ceph/src/test/cli/ceph-authtool/cap-invalid.t deleted file mode 100644 index 6b4897c..0000000 --- a/src/ceph/src/test/cli/ceph-authtool/cap-invalid.t +++ /dev/null @@ -1,12 +0,0 @@ - $ ceph-authtool kring --create-keyring --gen-key - creating kring - -# TODO is this nice? - $ ceph-authtool --cap osd 'broken' kring - $ ceph-authtool kring --list|grep -E '^[[:space:]]caps ' - \tcaps osd = "broken" (esc) - -# TODO is this nice? - $ ceph-authtool --cap xyzzy 'broken' kring - $ ceph-authtool kring --list|grep -E '^[[:space:]]caps ' - \tcaps xyzzy = "broken" (esc)