Skip to content

Commit

Permalink
[test-infra-definitions][automated] Bump test-infra-definitions to 43…
Browse files Browse the repository at this point in the history
…72e330fe39826b544454dadc3fdefc19374db3 (#32741)

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 and mwdd146980 committed Jan 10, 2025
1 parent aec45a3 commit d58e0ae
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 25 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 @@ -5,5 +5,5 @@

---
variables:
TEST_INFRA_DEFINITIONS_BUILDIMAGES: f61405297d57
TEST_INFRA_DEFINITIONS_BUILDIMAGES: 4372e330fe39
TEST_INFRA_DEFINITIONS_BUILDIMAGES_SUFFIX: ''
16 changes: 8 additions & 8 deletions test/new-e2e/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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-20250103120737-f61405297d57
github.com/DataDog/test-infra-definitions v0.0.0-20250107163430-4372e330fe39
github.com/aws/aws-sdk-go-v2 v1.32.7
github.com/aws/aws-sdk-go-v2/config v1.28.7
github.com/aws/aws-sdk-go-v2/service/ec2 v1.190.0
Expand Down Expand Up @@ -305,13 +305,13 @@ require (
github.com/moby/docker-image-spec v1.3.1 // indirect
github.com/onsi/ginkgo/v2 v2.20.2 // indirect
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 // indirect
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.79.0 // indirect
github.com/pulumi/pulumi-azure-native-sdk/compute/v2 v2.79.0 // indirect
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.79.0 // indirect
github.com/pulumi/pulumi-azure-native-sdk/managedidentity/v2 v2.79.0 // indirect
github.com/pulumi/pulumi-azure-native-sdk/network/v2 v2.79.0 // indirect
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.79.0 // indirect
github.com/pulumi/pulumi-eks/sdk/v3 v3.6.0 // indirect
github.com/pulumi/pulumi-azure-native-sdk/authorization/v2 v2.80.0 // indirect
github.com/pulumi/pulumi-azure-native-sdk/compute/v2 v2.80.0 // indirect
github.com/pulumi/pulumi-azure-native-sdk/containerservice/v2 v2.80.0 // indirect
github.com/pulumi/pulumi-azure-native-sdk/managedidentity/v2 v2.80.0 // indirect
github.com/pulumi/pulumi-azure-native-sdk/network/v2 v2.80.0 // indirect
github.com/pulumi/pulumi-azure-native-sdk/v2 v2.80.0 // indirect
github.com/pulumi/pulumi-eks/sdk/v3 v3.7.0 // indirect
github.com/pulumi/pulumi-gcp/sdk/v7 v7.38.0 // indirect
github.com/twinj/uuid v0.0.0-20151029044442-89173bcdda19 // indirect
github.com/x448/float16 v0.8.4 // indirect
Expand Down
32 changes: 16 additions & 16 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 d58e0ae

Please sign in to comment.