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

Create, mount, and use local storage #172

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Conversation

cevich
Copy link
Member

@cevich cevich commented Jan 12, 2024

Podman machine testing is very much storage-bound in terms of performance. The stock AWS setup uses networked storage for the system, and a small local disk for /tmp. However there is plenty of empty space available on the local disk, and it's MUCH faster than network storage. Use this disk as the worker-user's home directory (where tests run from).

Copy link

github-actions bot commented Jan 12, 2024

Successfully triggered github-actions/success task to indicate successful run of cirrus-ci_retrospective integration and unit testing from this PR's 9ea807aa2d108983cb17e26b4eb791a94002177c.

Podman machine testing is very much storage-bound in terms of
performance.  The stock AWS setup uses networked storage for the system,
and a small local disk for `/tmp`.  However there is plenty of empty
space available on the local disk, and it's *MUCH* faster than network
storage.  Use this disk as the worker-user's home directory (where tests
run from).

Signed-off-by: Chris Evich <[email protected]>
@cevich cevich marked this pull request as ready for review January 15, 2024 14:55
@cevich
Copy link
Member Author

cevich commented Jan 15, 2024

Changes tested with containers/podman#21247

Copy link

github-actions bot commented Jan 15, 2024

Successfully triggered github-actions/success task to indicate successful run of cirrus-ci_retrospective integration and unit testing from this PR's 22fcddc3c266c6a319b69fdfa3c3186f14b3829a.

@cevich cevich merged commit 22a0e4d into containers:main Jan 15, 2024
9 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.

1 participant