Skip to content

Commit

Permalink
[test-infra-definitions][automated] Bump test-infra-definitions to 71…
Browse files Browse the repository at this point in the history
…578dc5
  • Loading branch information
agent-platform-auto-pr[bot] committed Jan 8, 2025
1 parent ae1e347 commit f3ee105
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 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: 4372e330fe39
TEST_INFRA_DEFINITIONS_BUILDIMAGES: 71578dc5f6e2
TEST_INFRA_DEFINITIONS_BUILDIMAGES_SUFFIX: ''
4 changes: 2 additions & 2 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-20250107163430-4372e330fe39
github.com/DataDog/test-infra-definitions v0.0.0-20250108162221-71578dc5f6e2
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 @@ -217,7 +217,7 @@ require (
github.com/pulumi/esc v0.11.1 // indirect
github.com/pulumi/pulumi-command/sdk v1.0.1 // indirect
github.com/pulumi/pulumi-docker/sdk/v4 v4.5.8 // indirect
github.com/pulumi/pulumi-libvirt/sdk v0.5.3 // indirect
github.com/pulumi/pulumi-libvirt/sdk v0.5.4 // indirect
github.com/pulumi/pulumi-random/sdk/v4 v4.16.8 // indirect
github.com/pulumi/pulumi-tls/sdk/v4 v4.11.1 // indirect
github.com/pulumiverse/pulumi-time/sdk v0.1.0 // indirect
Expand Down
8 changes: 4 additions & 4 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 f3ee105

Please sign in to comment.