Skip to content

Conversation

fsuba
Copy link

@fsuba fsuba commented Apr 9, 2024

The purpose of this PR is to give us more information about the block devices on a system. lsblk is part of the util-linux package, the same package as blockdev. With the information from lsblk, we can easily return all the block devices found on a system.

Copy link
Contributor

@martinhoyer martinhoyer left a comment

Choose a reason for hiding this comment

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

I think this is pretty cool. lsblk -J option is available even on older versions fwiw.
It would be nice to have some feedback from the maintainers here :) Does it fit-in to testinfra codebase as is, or is there something that needs to be changed?

@philpep philpep added the enhancement This issue/PR relates to a feature request. label Mar 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This issue/PR relates to a feature request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants