summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorseanzimm <sean.zimmerman@mongodb.com>2023-05-02 19:03:06 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2023-05-02 20:31:13 +0000
commit63cc48d21b065e8ed09d672b5af6f8a69cec0dba (patch)
treec2f4dd6461f6e711b1aa5dedf9f39f28a8da609f /buildscripts
parentc8404ce61457363daa0b225e4195af38b5d59dd6 (diff)
downloadmongo-63cc48d21b065e8ed09d672b5af6f8a69cec0dba.tar.gz
SERVER-72187 Support Tenant ID on bulkWrite
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/native_tenant_data_isolation_with_dollar_tenant_jscore_passthrough.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/buildscripts/resmokeconfig/suites/native_tenant_data_isolation_with_dollar_tenant_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/native_tenant_data_isolation_with_dollar_tenant_jscore_passthrough.yml
index 7f38d0151cb..892e5b06c82 100644
--- a/buildscripts/resmokeconfig/suites/native_tenant_data_isolation_with_dollar_tenant_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/native_tenant_data_isolation_with_dollar_tenant_jscore_passthrough.yml
@@ -77,11 +77,6 @@ selector:
- jstests/core/txns/kill_op_on_txn_expiry.js
# TODO SERVER-72357: cannot get the expected error due to an authorization contract issue.
- jstests/core/txns/multi_statement_transaction_command_args.js
- # TODO SERVER-72187: bulkWrite command does not support Tenant ID command
- - jstests/core/write/bulk/bulk_write_insert_cursor.js
- - jstests/core/write/bulk/bulk_write_update_cursor.js
- - jstests/core/write/bulk/bulk_write_non_retryable_cursor.js
- - jstests/core/write/bulk/bulk_write_getMore.js
# This test looks for the presence of a log line that contains a db name. Injecting a tenantId in
# the requests causes the test to fails due to a mismatch.
- jstests/core/api//apitest_db_profile_level.js