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

ci(non-gitlab): [agent6] Misc updates #31130

Merged
merged 4 commits into from
Nov 18, 2024
Merged

ci(non-gitlab): [agent6] Misc updates #31130

merged 4 commits into from
Nov 18, 2024

Conversation

chouetz
Copy link
Member

@chouetz chouetz commented Nov 15, 2024

What does this PR do?

Motivation

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

Describe how to test/QA your changes

Possible Drawbacks / Trade-offs

Additional Notes

@chouetz chouetz requested review from a team as code owners November 15, 2024 13:57
@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 ci(non-gitlab): Misc updates ci(non-gitlab): [agent6] Misc updates Nov 15, 2024
@pr-commenter
Copy link

pr-commenter bot commented Nov 15, 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=49138380 --os-family=ubuntu

chouetz and others added 2 commits November 15, 2024 15:53
Co-authored-by: sblumenthal <steven.blumenthal@datadoghq.com>
Co-authored-by: spencergilbert <spencer.gilbert@datadoghq.com>
@chouetz chouetz requested review from a team as code owners November 15, 2024 14:54
@@ -54,8 +54,11 @@ def dockerize_test(ctx, binary, skip_cleanup=False):

with open(f"{temp_folder}/Dockerfile", 'w') as stream:
stream.write(
"""FROM docker/compose:debian-1.29.2
"""FROM ubuntu:20.04
COPY --from=docker/compose-bin:v2.26.1 /docker-compose /usr/bin/compose
Copy link
Member

Choose a reason for hiding this comment

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

I wonder if we should use this version: https://github.com/DataDog/datadog-agent/pull/30699/files
Or if we think that we should not get rate limited on that branch

@chouetz chouetz merged commit 86af07d into 6.53.x Nov 18, 2024
78 of 88 checks passed
@chouetz chouetz deleted the nschweitzer/ci_config branch November 18, 2024 09:54
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.

5 participants