ceph/qa/cephfs
Xiubo Li bff8136716 qa: do not use any time related suffix for *_op_timeouts
When testing the upgration, for the old version the *_op_timeouts
options' type is TYPE_FLOAT, but when parsing them by strict_strtod
it will failed with error:

  strict_strtod: garbage at end of string. got: '15m'

This commit will remove the 'm' suffix by switch the time to 900,
thus the old version still could parse it successfully.

Introduced-by: d060c9a768
https://tracker.ceph.com/issues/51705
Signed-off-by: Xiubo Li <xiubli@redhat.com>
2021-12-29 12:39:32 +08:00
..
clusters test: Add test for mgr hang when osd is full 2021-05-22 19:09:07 +05:30
conf qa: do not use any time related suffix for *_op_timeouts 2021-12-29 12:39:32 +08:00
mount test: mount kclient using new-style (v2) syntax 2021-11-30 01:13:34 -05:00
objectstore-ec
overrides qa: only set frag confs for workloads 2021-10-07 15:08:34 -04:00
tasks
.qa
begin.yaml
unshare_ns_mount.sh