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

K8s Lib Injection tests: run on a matrix #6458

Conversation

robertomonteromiguel
Copy link
Contributor

Summary of changes

This PR run the K8s Lib injection tests on a matrix.

Reason for change

This change is necessary because we are going to change the "one pipeline" and these changes could break dd-trace-js pipeline. We need to merge this PR before merging the "one pipeline".
it is the first PR to do this adaptation step by step.

Implementation details

Test coverage

Other details

Coming PRs to apply the change:

system-tests PR changing the K8s lib injection tests: DataDog/system-tests#3689
one pipeline PR: https://github.com/DataDog/libdatadog-build/pull/59/files
Final PR on dd-trace-dotnet: https://github.com/DataDog/dd-trace-dotnet/pull/6451/files

@robertomonteromiguel robertomonteromiguel requested a review from a team as a code owner December 18, 2024 16:27
@github-actions github-actions bot added the area:builds project files, build scripts, pipelines, versioning, releases, packages label Dec 18, 2024
Copy link
Member

@andrewlock andrewlock left a comment

Choose a reason for hiding this comment

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

If the tests pass, LGTM - you'll need to wait for this build and then retry the failing gitlab steps to test it...

@robertomonteromiguel
Copy link
Contributor Author

If the tests pass, LGTM - you'll need to wait for this build and then retry the failing gitlab steps to test it...

@andrewlock The tests are working: https://gitlab.ddbuild.io/DataDog/apm-reliability/dd-trace-dotnet/-/jobs/744193265
How can I merge the PR? it's blocked by "Verify source generator"

@andrewlock andrewlock force-pushed the robertomonteromiguel/robertomonteromiguel/k8s_test_on_matrix branch from b50f2b2 to 4b63337 Compare December 19, 2024 10:06
@andrewlock
Copy link
Member

It's blocked because the PR is out of date unfortunately :( Just rebased, should be good afterwards

@andrewlock
Copy link
Member

Urgh, I was wrong, looks like it's a separate recent issue, fixing it now...

@andrewlock andrewlock merged commit 2581329 into master Dec 19, 2024
132 of 134 checks passed
@andrewlock andrewlock deleted the robertomonteromiguel/robertomonteromiguel/k8s_test_on_matrix branch December 19, 2024 15:06
@github-actions github-actions bot added this to the vNext-v3 milestone Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:builds project files, build scripts, pipelines, versioning, releases, packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants