Skip to content
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

spec: enable RWL/SSD caches #39049

Merged
merged 1 commit into from
Jan 26, 2021
Merged

spec: enable RWL/SSD caches #39049

merged 1 commit into from
Jan 26, 2021

Conversation

lixiaoy1
Copy link
Contributor

Signed-off-by: Li, Xiaoyan xiaoyan.li@intel.com

Checklist

  • References tracker ticket
  • Updates documentation if necessary
  • Includes tests for new functionality or reproducer for bug

Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox

@lixiaoy1
Copy link
Contributor Author

@dillaman Please have a look.

ceph.spec.in Outdated
@@ -62,6 +62,8 @@
%endif
%bcond_with seastar
%bcond_with jaeger
%bcond_with rbd_rwl

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know that (historically) the cmake option is just RBD_RWL, but might want to be more specific that it's a cache here for clarity.

Suggested change
%bcond_with rbd_rwl
%bcond_with rbd_rwl_cache

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated, and thank you.

Signed-off-by: Li, Xiaoyan <xiaoyan.li@intel.com>
Copy link

@dillaman dillaman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm -- thx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants