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

tests: Switch from cp to rsync for system copy #668

Conversation

KKoukiou
Copy link
Contributor

@KKoukiou KKoukiou commented Mar 4, 2025

Use rsync instead of cp to exclude unnecessary paths (/dev, /proc, /sys, etc.), ensuring a more reliable system transfer, as cp got stuck often.

Use rsync instead of cp to exclude unnecessary paths (/dev, /proc, /sys, etc.),
ensuring a more reliable system transfer, as cp got stuck often.
@KKoukiou
Copy link
Contributor Author

KKoukiou commented Mar 4, 2025

This indeed fixes the flaky home reuse encrypted test: will merge as part of #658

@KKoukiou KKoukiou closed this Mar 4, 2025
@KKoukiou KKoukiou deleted the resolve-fed-encrypted-test-flakiness branch March 4, 2025 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant