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

[NEX-14264] Download file to /opt dir in TiberOS #584

Closed

Conversation

yengliong93
Copy link
Contributor

@yengliong93 yengliong93 commented Oct 23, 2024

PULL DESCRIPTION

There might not be sufficient space in the /var directory to store the new image. It is recommended to download the image to the persistent /opt directory.

This PR updates the dispatcher to download the file to /opt/sota temporarily.

Impact Analysis

Info Please fill out this column
Root Cause Specifically for bugs, empty in case of no variants
Jira ticket Add the name to the Jira ticket eg: "NEXMANAGE-622". Automation will do the linking to Jira

CODE MAINTAINABILITY

  • Added required new tests relevant to the changes
  • Updated Documentation as relevant to the changes
  • PR change contains code related to security
  • PR introduces changes that break compatibility with other modules/services (If YES, please provide description)
  • Run go fmt or format-python.sh as applicable
  • Update Changelog
  • Integration tests are passing
  • If Cloudadapter changes, check Azure connectivity manually

Code must act as a teacher for future developers

There might not be sufficient space in the /var directory to store the
new image. It is recommended to download the image to the persistent
/opt directory.

Signed-off-by: yengliong <[email protected]>
@gblewis1
Copy link
Contributor

Can this be closed? I think we decided to add our existing path in /var/cache/manageability

@gblewis1 gblewis1 closed this Oct 31, 2024
@yengliong93
Copy link
Contributor Author

yes, thanks for closing it.

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.

2 participants