Skip to content

Conversation

@yzewei
Copy link

@yzewei yzewei commented Oct 15, 2025

The current buildx driver tests use generic placeholder node names like "aaa", "bbb", and "ccc".
This makes the tests less readable and harder to understand for new contributors.

This patch updates all node names in driver_test.go to semantic, descriptive names
reflecting their platform, e.g., "builder-amd64", "builder-riscv64", "builder-armv8", etc.

No test logic is changed; the patch only improves readability and maintainability
of the tests.

@tonistiigi
Copy link
Member

PTAL the ci

@yzewei
Copy link
Author

yzewei commented Oct 24, 2025

fix this format problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants