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

[PR #734/aeba19a6 backport][stable-2] setup_botocore_pip: create tempdir in /var/tmp #745

Conversation

patchback[bot]
Copy link

@patchback patchback bot commented Mar 28, 2022

This is a backport of PR #734 as merged into main (aeba19a).

Depends-On: ansible/ansible-zuul-jobs#1418
Depends-On: #739
Depends-On: #739
Depends-On: #740

/tmp is based on ramfs and is not suitable for large files.
/var/tmp should be used instead.

See: https://fedoraproject.org/wiki/Features/tmp-on-tmpfs

setup_botocore_pip: create tempdir in /var/tmp

Depends-On: ansible/ansible-zuul-jobs#1418
Depends-On: #739
Depends-On: #739
Depends-On: #740
/tmp is based on ramfs and is not suitable for large files.
/var/tmp should be used instead.
See: https://fedoraproject.org/wiki/Features/tmp-on-tmpfs

Reviewed-by: Mark Chappell <None>
Reviewed-by: Alina Buzachis <None>
(cherry picked from commit aeba19a)
@ansibullbot ansibullbot added community_review integration tests/integration needs_triage new_contributor Help guide this first time contributor small_patch Hopefully easy to review tests tests labels Mar 28, 2022
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit c40528e into stable-2 Mar 29, 2022
@softwarefactory-project-zuul softwarefactory-project-zuul bot deleted the patchback/backports/stable-2/aeba19a68646018215ee76ebf39c654c21dac595/pr-734 branch March 29, 2022 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community_review integration tests/integration mergeit Merge the PR (SoftwareFactory) new_contributor Help guide this first time contributor small_patch Hopefully easy to review tests tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants