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

io_tester: add parameter to force certain extent size hint value #2280

Conversation

pwrobelse
Copy link
Contributor

By default io_tester uses the size of a file
as the allocation extent size hint. However,
certain tests may want to specify some exact
value for that parameter e.g. to match the
extent size hint configured for a specific product.

This change adds a new parameter to YAML job
description that enables users to explicitly
set some specific value for extent size hint.

pwrobelse added 2 commits June 3, 2024 10:09
By default io_tester uses the size of a file
as the allocation extent size hint. However,
certain tests may want to specify some exact
value for that parameter e.g. to match the
extent size configured for a specific product.

This change adds a new parameter to YAML job
description that enables users to explicitly
set some specific value for extent size hint.

Signed-off-by: Patryk Wrobel <[email protected]>
This change updates the description of job
parameters. It adds the information about
'extent_allocation_size_hint' parameter and
its usage.

Signed-off-by: Patryk Wrobel <[email protected]>
@xemul xemul closed this in df663b6 Jun 4, 2024
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.

1 participant