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/workunits/objectstore/test_fuse.sh: make test_fuse.sh work with filestore #11057

Merged
merged 1 commit into from Sep 13, 2016

Conversation

liewegas
Copy link
Member

We skip parts of the test that don't work.

@liewegas
Copy link
Member Author

@tchaikov

@liewegas
Copy link
Member Author

(the scrub.py teuthology test doesn't need these parts of the interface.)

if [ "$TYPE" = "bluestore" ]; then
cat $MNT/0.0_head/bitwise_hash_bits
grep -q 3 $MNT/0.0_head/bitwise_hash_bits
grep -q 00000000 $MNT/0.0_head/bitwise_hash_start
Copy link
Contributor

Choose a reason for hiding this comment

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

"bitwise_hash_start" is always available.

@tchaikov
Copy link
Contributor

other than the nits, lgtm.

Signed-off-by: Sage Weil <sage@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants