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

packaging: oci: provide INSTALL_DIR #26489

Merged
merged 1 commit into from
Jun 10, 2024
Merged

Conversation

chouquette
Copy link
Contributor

What does this PR do?

Fix a missing variable in OCI packaging jobs

Motivation

This value is needed to package the content of the install dir as the root of the package. Not providing it will cause the package to contain the full path (/opt/datadog-packages/datadog-agent/foo instead of /foo)

Additional Notes

Possible Drawbacks / Trade-offs

Describe how to test/QA your changes

This value is needed to package the content of the install dir as the
root of the package. Not providing it will cause the package to contain
the full path (/opt/datadog-packages/datadog-agent/foo instead of /foo)
@chouquette chouquette added changelog/no-changelog qa/no-code-change No code change in Agent code requiring validation team/agent-build-and-releases BaRX labels Jun 10, 2024
@chouquette chouquette requested a review from a team as a code owner June 10, 2024 09:59
@pr-commenter
Copy link

pr-commenter bot commented Jun 10, 2024

Test changes on VM

Use this command from test-infra-definitions to manually test this PR changes on a VM:

inv create-vm --pipeline-id=36260691 --os-family=ubuntu

@chouquette
Copy link
Contributor Author

/merge

@dd-devflow
Copy link

dd-devflow bot commented Jun 10, 2024

🚂 MergeQueue: pull request added to the queue

The median merge time in 7.53.x is 32m.

Use /merge -c to cancel this operation!

@dd-mergequeue dd-mergequeue bot merged commit 70161b4 into 7.53.x Jun 10, 2024
170 of 176 checks passed
@dd-mergequeue dd-mergequeue bot deleted the chouquette/fix_oci_packaging branch June 10, 2024 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog/no-changelog qa/no-code-change No code change in Agent code requiring validation team/agent-build-and-releases BaRX
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants