From 005ccdc15dd45826808a3b323f5ca9df79b50cc8 Mon Sep 17 00:00:00 2001 From: "agent-platform-auto-pr[bot]" <153269286+agent-platform-auto-pr[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 16:16:28 +0000 Subject: [PATCH] [test-infra-definitions][automated] Bump test-infra-definitions to b8355740 --- .gitlab/common/test_infra_version.yml | 2 +- test/new-e2e/go.mod | 2 +- test/new-e2e/go.sum | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitlab/common/test_infra_version.yml b/.gitlab/common/test_infra_version.yml index d82441a06f222..d2ed2ba2b2a76 100644 --- a/.gitlab/common/test_infra_version.yml +++ b/.gitlab/common/test_infra_version.yml @@ -5,5 +5,5 @@ --- variables: - TEST_INFRA_DEFINITIONS_BUILDIMAGES: 36860d3c29b4 + TEST_INFRA_DEFINITIONS_BUILDIMAGES: b83557401076 TEST_INFRA_DEFINITIONS_BUILDIMAGES_SUFFIX: '' diff --git a/test/new-e2e/go.mod b/test/new-e2e/go.mod index a23fccb9754f0..6b01450e6a2af 100644 --- a/test/new-e2e/go.mod +++ b/test/new-e2e/go.mod @@ -58,7 +58,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-20241224112147-36860d3c29b4 + github.com/DataDog/test-infra-definitions v0.0.0-20241227155102-b83557401076 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 diff --git a/test/new-e2e/go.sum b/test/new-e2e/go.sum index 7884b1456c213..f308519a4bbdf 100644 --- a/test/new-e2e/go.sum +++ b/test/new-e2e/go.sum @@ -17,8 +17,8 @@ github.com/DataDog/datadog-go/v5 v5.6.0 h1:2oCLxjF/4htd55piM75baflj/KoE6VYS7alEU github.com/DataDog/datadog-go/v5 v5.6.0/go.mod h1:K9kcYBlxkcPP8tvvjZZKs/m1edNAUFzBbdpTUKfCsuw= github.com/DataDog/mmh3 v0.0.0-20210722141835-012dc69a9e49 h1:EbzDX8HPk5uE2FsJYxD74QmMw0/3CqSKhEr6teh0ncQ= github.com/DataDog/mmh3 v0.0.0-20210722141835-012dc69a9e49/go.mod h1:SvsjzyJlSg0rKsqYgdcFxeEVflx3ZNAyFfkUHP0TxXg= -github.com/DataDog/test-infra-definitions v0.0.0-20241224112147-36860d3c29b4 h1:HbJmStrQyp4UgpPmiyHekb0iC1q5Kyi+h7/OL71NjMU= -github.com/DataDog/test-infra-definitions v0.0.0-20241224112147-36860d3c29b4/go.mod h1:aA4nXHm22yn8O/Ka35+SQcqqhW2kRm5fnoI6PO0BmwE= +github.com/DataDog/test-infra-definitions v0.0.0-20241227155102-b83557401076 h1:8HmeRBmc+YNJRkX/vRWM5QdtNSM5M/vLDB7e0s25QSU= +github.com/DataDog/test-infra-definitions v0.0.0-20241227155102-b83557401076/go.mod h1:aA4nXHm22yn8O/Ka35+SQcqqhW2kRm5fnoI6PO0BmwE= github.com/DataDog/zstd v1.5.6 h1:LbEglqepa/ipmmQJUDnSsfvA8e8IStVcGaFWDuxvGOY= github.com/DataDog/zstd v1.5.6/go.mod h1:g4AWEaM3yOg3HYfnJ3YIawPnVdXJh9QME85blwSAmyw= github.com/DataDog/zstd_0 v0.0.0-20210310093942-586c1286621f h1:5Vuo4niPKFkfwW55jV4vY0ih3VQ9RaQqeqY67fvRn8A=