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

os/Bluestore: More testcases and fixes #22

Merged
merged 5 commits into from
May 31, 2016

Commits on May 27, 2016

  1. os/Bluestore: Removes legacy block_size retrieval

    Signed-off-by: Igor Fedotov <ifedotov@mirantis.com>
    Igor Fedotov committed May 27, 2016
    Configuration menu
    Copy the full SHA
    bb61609 View commit details
    Browse the repository at this point in the history
  2. store_test: extends SimpleObjectTest with the case where write happen…

    …s for neighboring csum blocks to verify for potential alignment issue
    
    Signed-off-by: Igor Fedotov <ifedotov@mirantis.com>
    Igor Fedotov committed May 27, 2016
    Configuration menu
    Copy the full SHA
    f04c40c View commit details
    Browse the repository at this point in the history
  3. os/bluestore: Fixes configuration observation.

    Signed-off-by: Igor Fedotov <ifedotov@mirantis.com>
    Igor Fedotov committed May 27, 2016
    Configuration menu
    Copy the full SHA
    8d4adaf View commit details
    Browse the repository at this point in the history
  4. store_test: Adds a test case for compression stuff verification (inco…

    …mplete)
    
    Signed-off-by: Igor Fedotov <ifedotov@mirantis.com>
    Igor Fedotov committed May 27, 2016
    Configuration menu
    Copy the full SHA
    2d7e887 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2016

  1. store_test: improves test coverage for bluestore compression function…

    …ality.
    
    Signed-off-by: Igor Fedotov <ifedotov@mirantis.com>
    Igor Fedotov committed May 30, 2016
    Configuration menu
    Copy the full SHA
    a6d982a View commit details
    Browse the repository at this point in the history