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(kitchen): [agent6] Update kitchen_test_windows_cws_base #31133

Merged
merged 2 commits into from
Nov 15, 2024

Conversation

chouetz
Copy link
Member

@chouetz chouetz commented Nov 15, 2024

What does this PR do?

Update the kitchen_test_windows_cws_base to have the correct variables exported to retrieve the msi package.

Motivation

Job was failing to retrieve the image.

remote_file[C:\Users\datadog\AppData\Local\Temp\kitchen\cache\package\datadog-agent-6.53.0.git.23.b7e5671.pipeline.49114278-1-x86_64.msi] action create[2024-11-15T13:03:55+00:00] WARN: remote_file[C:\Users\datadog\AppData\Local\Temp\kitchen\cache\package\datadog-agent-6.53.0.git.23.b7e5671.pipeline.49114278-1-x86_64.msi] cannot be downloaded from https://dd-agent-mstesting.s3.amazonaws.com/datadog-agent-6.53.0.git.23.b7e5671.pipeline.49114278-1-x86_64.msi: 404 "Not Found"

This was due of missing export and thus bad url link.

https://datadoghq.atlassian.net/browse/ACIX-455

Describe how to test/QA your changes

Job is now passing

Possible Drawbacks / Trade-offs

Additional Notes

@chouetz chouetz requested review from a team as code owners November 15, 2024 15:03
@chouetz chouetz added changelog/no-changelog qa/no-code-change No code change in Agent code requiring validation labels Nov 15, 2024
@chouetz chouetz changed the title fix(kitchen): Update kitchen_test_windows_cws_base fix(kitchen): [agent6] Update kitchen_test_windows_cws_base Nov 15, 2024
@chouetz chouetz merged commit fc6501e into 6.53.x Nov 15, 2024
109 of 114 checks passed
@chouetz chouetz deleted the nschweitzer/cws_wind branch November 15, 2024 15:22
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants