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

Add partition table handling test #18

Closed
wants to merge 3 commits into from

Conversation

josefbacik
Copy link
Contributor

Adds some more infrastructure for making sure we don't race with connect/disconnect with NBD for things that require appropriate timing, and then add a test to make sure we handle creating and deleting the partition tables properly. This will fail without the kernel patches that I'm going to send upstream, so keep that in mind.

Josef Bacik added 2 commits May 16, 2018 14:32
Just in case, we don't want this to be left laying around.

Signed-off-by: Josef Bacik <jbacik@fb.com>
Partition tables are hard, add a test to make sure we create/delete them
properly.

Signed-off-by: Josef Bacik <jbacik@fb.com>
@sitsofe
Copy link

sitsofe commented May 20, 2018

(Is there anyway to mention the commit that nbd/002 requires in the commit message or the test? According to #17 (comment) sometimes there's an attempt to list the commit id in case people go using the test suite on older kernels...)

This is a regression test, list the title of the patches needed for this
test to pass.

Signed-off-by: Josef Bacik <jbacik@fb.com>
@osandov
Copy link
Owner

osandov commented Jun 11, 2018

Thanks, applied with some fixes/cleanups.

@osandov osandov closed this Jun 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants