New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
osd: default osd_objectstore=bluestore #25937
Conversation
a2b5c84
to
40c5e81
Compare
|
@vumrao @neha-ojha @jdurgin we could alternatively adjust the standalone tests to mount via fuse and fiddle that way, but this is easier and probably okay? |
|
seems like much of the EIO testing would need to be different for bluestore, since it's detecting problems during reads. seems fine to keep these versions of the tests for filestore |
|
Thank you, Josh and Sage, for your feedback. |
Fixes: http://tracker.ceph.com/issues/36494 Signed-off-by: Vikhyat Umrao <vumrao@redhat.com>
Signed-off-by: Vikhyat Umrao <vumrao@redhat.com> Signed-off-by: Sage Weil <sage@redhat.com>
40c5e81
to
8a694fc
Compare
|
@vumrao this replaces your PR since it was fixing some of those patches. squashed all the test changes into one commit. |
|
@liewegas Thank you Sage. |
* refs/pull/25937/head: qa: specify filestore for misc tests osd/objectstore: change osd_objectstore default to bluestore Reviewed-by: Neha Ojha <nojha@redhat.com>
|
@liewegas |
|
@liewegas |
This replaces #24642
Fixes: http://tracker.ceph.com/issues/36494