From e1430923b7ff3508fe4aed95a2b4b0d2846d85da Mon Sep 17 00:00:00 2001 From: Nathan Frank Date: Mon, 9 Mar 2026 12:07:05 -0500 Subject: [PATCH] SERVER-120740: add test coverage for iceberg metadata validation (#49262) GitOrigin-RevId: 21b48855cee4683190f6aef239c1ece3ad71d84c --- buildscripts/resmokeconfig/suites/streams_aspio_iceberg_5.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/buildscripts/resmokeconfig/suites/streams_aspio_iceberg_5.yml b/buildscripts/resmokeconfig/suites/streams_aspio_iceberg_5.yml index bfb403961ed..510e37a635c 100644 --- a/buildscripts/resmokeconfig/suites/streams_aspio_iceberg_5.yml +++ b/buildscripts/resmokeconfig/suites/streams_aspio_iceberg_5.yml @@ -5,6 +5,7 @@ selector: - src/mongo/db/modules/*/jstests/streams/aspio/iceberg/iceberg_dlq_schema.js - src/mongo/db/modules/*/jstests/streams/aspio/iceberg/iceberg_partitioning.js - src/mongo/db/modules/*/jstests/streams/aspio/iceberg/iceberg_partitioning_2.js + - src/mongo/db/modules/*/jstests/streams/aspio/iceberg/iceberg_metadata_validation.js executor: fixture: