diff --git a/buildscripts/resmokeconfig/suites/streams_aspio_iceberg_3.yml b/buildscripts/resmokeconfig/suites/streams_aspio_iceberg_3.yml index f2fe71f633b..a3ff7f6a17c 100644 --- a/buildscripts/resmokeconfig/suites/streams_aspio_iceberg_3.yml +++ b/buildscripts/resmokeconfig/suites/streams_aspio_iceberg_3.yml @@ -6,6 +6,7 @@ selector: - src/mongo/db/modules/*/jstests/streams/aspio/iceberg/iceberg_batching_2.js - src/mongo/db/modules/*/jstests/streams/aspio/iceberg/iceberg_bad_setup.js - src/mongo/db/modules/*/jstests/streams/aspio/iceberg/iceberg_dlq.js + - src/mongo/db/modules/*/jstests/streams/aspio/iceberg/iceberg_dynamic_routing.js - src/mongo/db/modules/*/jstests/streams/aspio/iceberg/iceberg_iam_refresh.js - src/mongo/db/modules/*/jstests/streams/aspio/iceberg/iceberg_compact_with_deletes.js - src/mongo/db/modules/*/jstests/streams/aspio/iceberg/iceberg_replace_compact.js