Skip to content

Conversation

@disgoel
Copy link
Contributor

@disgoel disgoel commented Jun 23, 2025

btrfs: drop explicit -n option to use default nodesize
Recent versions of Btrfs default to a 16K nodesize when using a 4K block size. This commit updates the 4k.yaml configs to remove the '-n' option from mkfs_opt, allowing Btrfs to use its default nodesize logic.

dax: change test group from quick to auto
Update the dax configs to run tests from the 'auto' group instead of 'quick'. The 'auto' group includes a broader set of relevant tests and provides better coverage.

xfstest: remove xmlto and asciidoc package
Remove xmlto and asciidoc packages from prerequisite as they are used for creating documentation and slow down the tests.

@abdhaleegit abdhaleegit self-assigned this Jun 25, 2025
@abdhaleegit abdhaleegit self-requested a review June 25, 2025 10:11
disgoel added 3 commits June 26, 2025 11:23
Recent versions of Btrfs default to a 16K nodesize when using a 4K block size.
This commit updates the 4k.yaml configs to remove the '-n' option
from mkfs_opt, allowing Btrfs to use its default nodesize logic.

Signed-off-by: Disha Goel <[email protected]>
Update the dax configs to run tests from the 'auto' group instead of 'quick'.
The 'auto' group includes a broader set of relevant tests and provides
better coverage.

Signed-off-by: Disha Goel <[email protected]>
Remove xmlto and asciidoc packages from prerequisite as they are
used for creating documentation and slow down the tests.

Signed-off-by: Disha Goel <[email protected]>
Copy link
Member

@PraveenPenguin PraveenPenguin left a comment

Choose a reason for hiding this comment

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

LGTM

@PraveenPenguin PraveenPenguin merged commit 67eb4e3 into avocado-framework-tests:master Jun 30, 2025
18 checks passed
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.

3 participants