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

ceph-disk/test: fix test_prepare.py::TestPrepare tests #7549

Merged
merged 1 commit into from Feb 6, 2016

Commits on Feb 6, 2016

  1. ceph-disk/test: fix test_prepare.py::TestPrepare tests

    actually we are verifying if the variable is an instance of
    specified class. for example, the `prepare.data` should be
    a `PrepareFilestoreData` if `--bluestore` is not specified.
    
    Signed-off-by: Kefu Chai <kchai@redhat.com>
    tchaikov committed Feb 6, 2016
    Copy the full SHA
    08364c2 View commit details
    Browse the repository at this point in the history