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

[fix] Store temp .plist files in report dir during store #4248

Merged
merged 1 commit into from
May 28, 2024

Conversation

bruntib
Copy link
Contributor

@bruntib bruntib commented May 28, 2024

In an earlier PR (#4237) there was a development about placing temporary files in the report directory instead of /tmp, since some systems have limited resourced in the /tmp folder.

This PR is a continuation of this work: some other temporary files during storage are put to the report folder.

@bruntib bruntib added enhancement 🌟 web 🌍 Related to the web app labels May 28, 2024
@bruntib bruntib added this to the release 6.24.0 milestone May 28, 2024
@bruntib bruntib requested review from vodorok, noraz31 and cservakt May 28, 2024 13:54
In an earlier PR (Ericsson#4237) there was a development about placing temporary
files in the report directory instead of /tmp, since some systems have
limited resourced in the /tmp folder.

This PR is a continuation of this work: some other temporary files during
storage are put to the report folder.
Copy link
Collaborator

@cservakt cservakt left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@cservakt cservakt merged commit a683ac9 into Ericsson:master May 28, 2024
7 of 8 checks passed
@bruntib bruntib deleted the store_tmp_dir branch May 28, 2024 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 🌟 web 🌍 Related to the web app
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants