diff options
author | Gary Lowell <glowell@inktank.com> | 2013-02-04 14:14:45 -0800 |
---|---|---|
committer | Gary Lowell <glowell@inktank.com> | 2013-02-04 14:49:22 -0800 |
commit | e2e1de2720cf0dd15a9eae4bd503c6cc3f443421 (patch) | |
tree | 2ead143f0594da6b4991ba91738741cd8928f294 | |
parent | 4a6924a5621e3eb40b8631119de9c7a349300c53 (diff) | |
download | ceph-e2e1de2720cf0dd15a9eae4bd503c6cc3f443421.tar.gz |
cli test: add pg deep-scrub option to test
Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
-rw-r--r-- | src/test/cli/ceph/help.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/cli/ceph/help.t b/src/test/cli/ceph/help.t index 186490aebd4..9a035c6e7e4 100644 --- a/src/test/cli/ceph/help.t +++ b/src/test/cli/ceph/help.t @@ -68,6 +68,7 @@ ceph pg dump ceph pg <pg-id> query ceph pg scrub <pg-id> + ceph pg deep-scrub <pg-id> ceph pg map <pg-id> OPTIONS |