Skip to content

Commit 8402d04

Browse files
committed
bump
1 parent ede326e commit 8402d04

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.gitlab/common/test_infra_version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ variables:
44
# and check the job creating the image to make sure you have the right SHA prefix
55
TEST_INFRA_DEFINITIONS_BUILDIMAGES_SUFFIX: "-dev"
66
# Make sure to update test-infra-definitions version in go.mod as well
7-
TEST_INFRA_DEFINITIONS_BUILDIMAGES: 8364f147c224
7+
TEST_INFRA_DEFINITIONS_BUILDIMAGES: bd7b0d4ad30d

test/new-e2e/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ require (
5858
// `TEST_INFRA_DEFINITIONS_BUILDIMAGES` matches the commit sha in the module version
5959
// Example: github.com/DataDog/test-infra-definitions v0.0.0-YYYYMMDDHHmmSS-0123456789AB
6060
// => TEST_INFRA_DEFINITIONS_BUILDIMAGES: 0123456789AB
61-
github.com/DataDog/test-infra-definitions v0.0.0-20241210003606-8364f147c224
61+
github.com/DataDog/test-infra-definitions v0.0.0-20241210184411-bd7b0d4ad30d
6262
github.com/aws/aws-sdk-go-v2 v1.32.5
6363
github.com/aws/aws-sdk-go-v2/config v1.28.5
6464
github.com/aws/aws-sdk-go-v2/service/ec2 v1.190.0

test/new-e2e/go.sum

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

0 commit comments

Comments
 (0)