Skip to content

Commit

Permalink
[test-infra-definitions][automated] Bump test-infra-definitions to 1f…
Browse files Browse the repository at this point in the history
…340fd450e3494bde2e48f5ef9a6b46d74fe99d (DataDog#31623)

Co-authored-by: agent-platform-auto-pr[bot] <153269286+agent-platform-auto-pr[bot]@users.noreply.github.com>
  • Loading branch information
agent-platform-auto-pr[bot] authored Dec 2, 2024
1 parent e263f37 commit f99d0f4
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .gitlab/common/test_infra_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ variables:
# and check the job creating the image to make sure you have the right SHA prefix
TEST_INFRA_DEFINITIONS_BUILDIMAGES_SUFFIX: ""
# Make sure to update test-infra-definitions version in go.mod as well
TEST_INFRA_DEFINITIONS_BUILDIMAGES: 047dd64128b6
TEST_INFRA_DEFINITIONS_BUILDIMAGES: 1f340fd450e3
8 changes: 4 additions & 4 deletions test/new-e2e/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ replace (
require (
github.com/DataDog/agent-payload/v5 v5.0.122
github.com/DataDog/datadog-agent/comp/otelcol/ddflareextension/def v0.56.2
github.com/DataDog/datadog-agent/pkg/util/optional v0.56.2
github.com/DataDog/datadog-agent/pkg/util/optional v0.59.0
github.com/DataDog/datadog-agent/pkg/util/pointer v0.56.2
github.com/DataDog/datadog-agent/pkg/util/scrubber v0.56.2
github.com/DataDog/datadog-agent/pkg/util/testutil v0.56.2
Expand All @@ -60,7 +60,7 @@ require (
// `TEST_INFRA_DEFINITIONS_BUILDIMAGES` matches the commit sha in the module version
// Example: github.com/DataDog/test-infra-definitions v0.0.0-YYYYMMDDHHmmSS-0123456789AB
// => TEST_INFRA_DEFINITIONS_BUILDIMAGES: 0123456789AB
github.com/DataDog/test-infra-definitions v0.0.0-20241127134930-047dd64128b6
github.com/DataDog/test-infra-definitions v0.0.0-20241129143439-1f340fd450e3
github.com/aws/aws-sdk-go-v2 v1.32.2
github.com/aws/aws-sdk-go-v2/config v1.27.40
github.com/aws/aws-sdk-go-v2/service/ec2 v1.164.2
Expand All @@ -76,7 +76,7 @@ require (
github.com/pkg/sftp v1.13.6
github.com/pulumi/pulumi-aws/sdk/v6 v6.56.1
github.com/pulumi/pulumi-awsx/sdk/v2 v2.16.1
github.com/pulumi/pulumi-eks/sdk/v2 v2.7.8 // indirect
github.com/pulumi/pulumi-eks/sdk/v2 v2.8.1 // indirect
github.com/pulumi/pulumi-kubernetes/sdk/v4 v4.17.1
github.com/pulumi/pulumi/sdk/v3 v3.140.0
github.com/samber/lo v1.47.0
Expand Down Expand Up @@ -227,7 +227,7 @@ require (
github.com/pulumi/pulumi-command/sdk v1.0.1 // indirect
github.com/pulumi/pulumi-docker/sdk/v4 v4.5.5 // indirect
github.com/pulumi/pulumi-libvirt/sdk v0.4.7 // indirect
github.com/pulumi/pulumi-random/sdk/v4 v4.16.6 // indirect
github.com/pulumi/pulumi-random/sdk/v4 v4.16.7 // indirect
github.com/pulumi/pulumi-tls/sdk/v4 v4.11.1 // indirect
github.com/pulumiverse/pulumi-time/sdk v0.1.0 // indirect
github.com/rivo/uniseg v0.4.7 // indirect
Expand Down
12 changes: 6 additions & 6 deletions test/new-e2e/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f99d0f4

Please sign in to comment.