]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #32039 into master
authorSage Weil <sage@redhat.com>
Sat, 7 Dec 2019 18:28:15 +0000 (12:28 -0600)
committerSage Weil <sage@redhat.com>
Sat, 7 Dec 2019 18:28:15 +0000 (12:28 -0600)
commit86950ce9aad800687561e45693acd32b8d66d09b
tree9f2161f938a4f3e3bea5cb3f554a8f4619db3f3e
parentb35dbcd582f8832665189e325dd85dfa6ef27a52
parent676d882649405c4a0db432a886a2be475d9a45a9
Merge PR #32039 into master

* refs/pull/32039/head:
test: Improve races by using kill_daemons which waits for OSDs terminate
test: run-standalone.sh: Only run execs in the subdirectories of qa/standalone
test: Use activate_osd() when restarting OSDs
test: osd-scrub-snaps.sh: Fix race with osd restart and doing a scrub

Reviewed-by: Neha Ojha <nojha@redhat.com>