-
Notifications
You must be signed in to change notification settings - Fork 6
Disk fixtures rework #330
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
Merged
Merged
Disk fixtures rework #330
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
33eec4c
host.available_disks: don't overload local with different type
ydirson 7ca0152
host: fix comment as too restrictive
ydirson 4b867a5
host: clarify the lsblk invocations
ydirson 4a7640a
host: drop raw_disk_is_available
ydirson 8f3993f
glusterfs: remove duplicate fixtures
ydirson ee5f7aa
sr_disk: document non-obvious behavior of features to be reworked
ydirson efdf4f3
common: introduce type aliases for HostAddress and DiskDevName
ydirson 1f4daad
Add type hints necessary for the new disks fixtures
ydirson 35422b8
Host: use a single lsblk call to cache all static data about disks
ydirson aa26982
Host.disk: change to return BlockDeviceInfo not DiskDevName
ydirson dd4c593
New fixtures to access disks without assuming uniform naming in first…
ydirson fa8a428
glusterfs: switch from sr_disk_for_all_hosts to pool_with_unused_512B…
ydirson 3f7e61e
disks: add per-host override using --disks=host:[device[,device]*]
ydirson 9e983a2
host: explicitly type Host.pool
ydirson 31327cf
linstor: switch from sr_disks_for_all_hosts to pool_with_unused_512B_…
ydirson b603608
Drop now-unused sr_disks_for_all_hosts
ydirson 7963173
Use unused_512B_disks in formatted_and_mounted_ext4_disk
ydirson b3afb31
Use unused_512B_disks in ext tests
ydirson 36e46e6
Use unused_512B_disks in sr_disk_wiped
ydirson bf63daf
Use unused_512B_disks in lvm tests
ydirson 08be166
Use unused_512B_disks in xfs tests
ydirson 6ac9204
Drop now-unused sr_disk fixture and flag
ydirson a6f83ea
New fixture unused_4k_disks for largeblocks tests
ydirson 4077770
Drop now-unused sr_disk_4k
ydirson f0a42d4
Drop now-unused Host.available_disks
ydirson e309b8f
Drop obsolete --sr-disk* options and their use in jobs and examples
ydirson File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.