ceph/qa/workunits
Kefu Chai acbd038522 mon: drop "mon compact" command
quote from Sage's reply

> This is a mon-specific command--it doesn't make sense as a CLI command
> for the entire cluster--it only makes sense as a command to tell a
> specific monitor.  Like ``ceph tell mon.a compact``.  Back when Joao
> did #4595 these commands were all mixed together and putting it under
> 'ceph mon ...' made sense, but now you're specifially sending it to a
> mon, so the 'mon' part of the command is redundant.

so let's drop "mon compact" in favor of "compact" command

Signed-off-by: Kefu Chai <kchai@redhat.com>
2019-12-20 15:56:04 +08:00
..
caps
ceph-tests tests: make ceph-admin-commands.sh log what it does 2018-11-13 19:46:24 +01:00
cephadm qa/workunits/cephadm/test_cephadm.sh: re-enable adopt tests 2019-12-13 07:44:34 -07:00
cephtool mon: drop "mon compact" command 2019-12-20 15:56:04 +08:00
cls
direct_io
erasure-code
fs qa/workunits: python -> python3 throughout 2019-12-19 12:38:47 -06:00
hadoop
libcephfs libcephfs: Add test for lazyio via libcephfs 2019-09-19 17:45:25 +05:30
mgr qa/workunits/mgr/test_localpool.sh: use new config syntax 2018-06-10 13:08:52 -05:00
mon qa/workunits: python -> python3 throughout 2019-12-19 12:38:47 -06:00
objectstore qa/workunits/objectstore/test_fuse.sh: no mon config for ceph-objectstore-tool 2018-03-06 14:44:49 -06:00
osdc
rados qa/workunits: python -> python3 throughout 2019-12-19 12:38:47 -06:00
rbd qa/workunits: python -> python3 throughout 2019-12-19 12:38:47 -06:00
rename
rest restful: Expose perf counters 2019-04-30 13:30:14 +02:00
restart qa: Enable flake8 tox and fix failures 2019-12-12 10:21:01 +01:00
rgw qa/tasks: nosetests -> python -m nose 2019-12-17 12:57:57 -06:00
suites qa: krbd_wac.sh: add lvm test case 2019-03-29 11:20:30 +01:00
ceph-helpers-root.sh qa/workunits/rados/test_envlibrados_for_rocksdb: install newer cmake 2019-08-18 01:32:25 +08:00
false.sh
kernel_untar_build.sh qa: use recent kernel to kernel build testing 2018-08-16 09:16:39 -07:00
Makefile
post-file.sh
true.sh