ceph/qa/workunits/mon
Kefu Chai eaa1179965 librados: timeout on mgr_command()
because the mgrclient will be waiting for the mgrmap if the mgrmap
is not available, when the client is about to send a mgr command.
and monitor will drop the subscription requests if the client does not
have enough cap for reading mon, so unlike mon commands, the client
won't get an EACCES return code in this case.

in this change, a timeout machinary is introduced. and the client
will wait for "rados-mon-op-timeout" before it gives up. if this
setting is 0, it will wait forever.

Fixes: https://tracker.ceph.com/issues/23627
Signed-off-by: Kefu Chai <kchai@redhat.com>
2018-05-04 19:23:02 +08:00
..
auth_caps.sh
caps.py qa/workunits/rest/test.py: stop trying to test obsolete 'mds *' commands 2017-10-26 11:22:20 -05:00
caps.sh librados: timeout on mgr_command() 2018-05-04 19:23:02 +08:00
config.sh qa: test config CLI interface 2018-03-06 14:44:49 -06:00
crush_ops.sh qa/workunits/mon/crush_ops.sh: test osd tree-from 2018-03-12 17:12:09 +08:00
osd.sh
ping.py
pool_ops.sh
rbd_snaps_ops.sh
test_mon_config_key.py
test_mon_osdmap_prune.sh qa: mon: osdmap pruning standalone/workunit 2018-04-06 04:18:23 +01:00