]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge PR #37529 into master
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 20 Oct 2020 02:26:52 +0000 (19:26 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 20 Oct 2020 02:26:52 +0000 (19:26 -0700)
commit008eaca6c177347510d6c53bd505f5e0617e5fa0
tree306b0b29e5c85b0a4fdd2ab4aab4039e907b9d83
parentbc40523032a21efa6af0c3b9c2e90430e8b2a60d
parentd060c9a768c6974d3b68e4d408edf78bba9e0e85
Merge PR #37529 into master

* refs/pull/37529/head:
qa: set rados op timeouts for mds/ceph-fuse
qa: print debug info on mount cleanup
qa: remove redundant rmr
qa: use null mode to prevent undesired changes to mountpoint
qa: unmount all clients before deleting the file system
osdc: add timeout configs for mons/osds
common: accept timespan for SaferCond.wait_for

Reviewed-by: Neha Ojha <nojha@redhat.com>
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
src/client/Client.cc
src/common/options.cc
src/librados/RadosClient.cc