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

qa: update krbd_blkroset.t and add krbd_get_features.t #31771

Merged
merged 2 commits into from Nov 22, 2019

Commits on Nov 20, 2019

  1. qa: krbd_blkroset.t: update for read-only changes

    If an image is mapped read-only, setting its partition(s) to read-write
    via BLKROSET is no longer allowed.
    
    Add read-only OSD caps test cases.
    
    Fixes: https://tracker.ceph.com/issues/42915
    Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
    idryomov committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    366a369 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. qa: add krbd_get_features.t test

    Run it together with krbd_blkroset.t.
    
    Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
    idryomov committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    80528fc View commit details
    Browse the repository at this point in the history