Skip to content

Commit a0f55e5

Browse files
[test-infra-definitions][automated] Bump test-infra-definitions to 04… (#41997)
…3cd65375438accafe633ea3eb44844c04c263e (#41939) This PR was automatically created by the test-infra-definitions bump task. This PR bumps the test-infra-definitions submodule to 043cd65375438accafe633ea3eb44844c04c263e from 1dc11388ea00. Here is the full changelog between the two commits: DataDog/test-infra-definitions@1dc1138...043cd65 ⚠️ This PR is opened with the `qa/no-code-change` and `changelog/no-changelog` labels by default. Please make sure this is appropriate ### What does this PR do? ### Motivation ### Describe how you validated your changes ### Additional Notes Co-authored-by: agent-platform-auto-pr[bot] <153269286+agent-platform-auto-pr[bot]@users.noreply.github.com>
1 parent c4ac1d1 commit a0f55e5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.gitlab/common/test_infra_version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55

66
---
77
variables:
8-
TEST_INFRA_DEFINITIONS_BUILDIMAGES: 2a6d59a9b3f3
8+
TEST_INFRA_DEFINITIONS_BUILDIMAGES: 043cd6537543
99
TEST_INFRA_DEFINITIONS_BUILDIMAGES_SUFFIX: ''

test/new-e2e/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ require (
3131
// `TEST_INFRA_DEFINITIONS_BUILDIMAGES` matches the commit sha in the module version
3232
// Example: github.com/DataDog/test-infra-definitions v0.0.0-YYYYMMDDHHmmSS-0123456789AB
3333
// => TEST_INFRA_DEFINITIONS_BUILDIMAGES: 0123456789AB
34-
github.com/DataDog/test-infra-definitions v0.0.6-0.20250930140537-2a6d59a9b3f3
34+
github.com/DataDog/test-infra-definitions v0.0.6-0.20251014131108-043cd6537543
3535
github.com/aws/aws-sdk-go-v2 v1.39.0
3636
github.com/aws/aws-sdk-go-v2/config v1.31.9
3737
github.com/aws/aws-sdk-go-v2/service/ec2 v1.253.0

test/new-e2e/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)