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

changing free space check from /tmp/ to /var/tmp #8138

Merged
merged 5 commits into from Aug 29, 2023

Conversation

bvtejaswi
Copy link
Collaborator

@bvtejaswi bvtejaswi commented Aug 21, 2023

πŸ”© Description: What code changed, and why?

In verify check changing free space check from /tmp/ to /var/tmp

⛓️ Related Resources

https://chefio.atlassian.net/browse/CHEF-5773

πŸ‘ Definition of Done

πŸ‘Ÿ How to Build and Test the Change

βœ… Checklist

All PRs must tick these:

With occasional exceptions, all PRs from Progress employees must tick these:

  • Is the code clear? (complicated code or lots of comments--subdivide and use well-named methods, meaningful variable names, etc.)
  • Consistency checked? (user notifications, user prompts, visual patterns, code patterns, variable names)
  • Repeated code blocks eliminated? (adapt and reuse existing components, blocks, functions, etc.)
  • Spelling, grammar, typos checked? (at a minimum use make spell in any component directory)
  • Code well-formatted? (indents, line breaks, etc. improve rather than hinder readability)

All PRs from Progress employees should tick these if appropriate:

  • Tests added/updated? (all new code needs new tests)
  • Docs added/updated? (all customer-facing changes)

Please add a note next to any checkbox above if you are NOT ticking it.

πŸ“· Screenshots, if applicable

https://progresssoftware.sharepoint.com/:i:/s/ChefCoreC/Eab07X5JxXlChctZyCBRcngBFunJNp4XqBibpuWOkpA2DQ?e=2Rtmgq

@netlify
Copy link

netlify bot commented Aug 21, 2023

βœ… Deploy Preview for chef-automate ready!

Name Link
πŸ”¨ Latest commit c09bb1c
πŸ” Latest deploy log https://app.netlify.com/sites/chef-automate/deploys/64ed874381f0390008280773
😎 Deploy Preview https://deploy-preview-8138--chef-automate.netlify.app
πŸ“± Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@bvtejaswi bvtejaswi changed the title changing free space check from /tmp/ to /var/tmp [DO NOT MERGE] changing free space check from /tmp/ to /var/tmp Aug 25, 2023
@bvtejaswi bvtejaswi changed the title [DO NOT MERGE] changing free space check from /tmp/ to /var/tmp changing free space check from /tmp/ to /var/tmp Aug 25, 2023
Signed-off-by: Tejaswi Bondila <bondila.venkatatejaswi@progress.com>
Signed-off-by: Tejaswi Bondila <bondila.venkatatejaswi@progress.com>
Signed-off-by: Tejaswi Bondila <bondila.venkatatejaswi@progress.com>
Signed-off-by: Tejaswi Bondila <bondila.venkatatejaswi@progress.com>
Signed-off-by: Tejaswi Bondila <bondila.venkatatejaswi@progress.com>
@sonarqube-for-infrastructure-prod

@punitmundra punitmundra merged commit a9e5e16 into main Aug 29, 2023
6 of 8 checks passed
@punitmundra punitmundra deleted the bvtejaswi/dir-change branch August 29, 2023 07:34
talktovikas pushed a commit that referenced this pull request Aug 29, 2023
* changed dir loc

Signed-off-by: Tejaswi Bondila <bondila.venkatatejaswi@progress.com>

* modified a test case

Signed-off-by: Tejaswi Bondila <bondila.venkatatejaswi@progress.com>

* Adding commands after successful deployment

Signed-off-by: Tejaswi Bondila <bondila.venkatatejaswi@progress.com>

* Adding commands after successful deployment

Signed-off-by: Tejaswi Bondila <bondila.venkatatejaswi@progress.com>

* Adding commands after successful deployment

Signed-off-by: Tejaswi Bondila <bondila.venkatatejaswi@progress.com>

---------

Signed-off-by: Tejaswi Bondila <bondila.venkatatejaswi@progress.com>
talktovikas pushed a commit that referenced this pull request Aug 29, 2023
* changed dir loc

Signed-off-by: Tejaswi Bondila <bondila.venkatatejaswi@progress.com>

* modified a test case

Signed-off-by: Tejaswi Bondila <bondila.venkatatejaswi@progress.com>

* Adding commands after successful deployment

Signed-off-by: Tejaswi Bondila <bondila.venkatatejaswi@progress.com>

* Adding commands after successful deployment

Signed-off-by: Tejaswi Bondila <bondila.venkatatejaswi@progress.com>

* Adding commands after successful deployment

Signed-off-by: Tejaswi Bondila <bondila.venkatatejaswi@progress.com>

---------

Signed-off-by: Tejaswi Bondila <bondila.venkatatejaswi@progress.com>
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.

None yet

4 participants