summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavi Vetriselvan <pavithra.vetriselvan@mongodb.com>2021-05-14 09:48:09 -0400
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-05-14 19:13:25 +0000
commit558a073c770f0af215d5aff60259cc73fdc31d03 (patch)
tree6bdd7e40ecc3d9880367f0767d2a3ba3fe2dae37
parent85eccbb8c3ed963c0caddbc8fdb33ce24c06a175 (diff)
downloadmongo-558a073c770f0af215d5aff60259cc73fdc31d03.tar.gz
SERVER-56914 exclude insert1.js from tenant migration stepdown passthrough
(cherry picked from commit 97ff562f3379ce7e9a7da0c9eb249d35c34c03b1)
-rw-r--r--buildscripts/resmokeconfig/suites/tenant_migration_stepdown_jscore_passthrough.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/tenant_migration_stepdown_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/tenant_migration_stepdown_jscore_passthrough.yml
index f3b45bdd2cb..9948e71c8ff 100644
--- a/buildscripts/resmokeconfig/suites/tenant_migration_stepdown_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/tenant_migration_stepdown_jscore_passthrough.yml
@@ -177,6 +177,7 @@ selector:
- jstests/core/field_name_validation.js
- jstests/core/index_partial_read_ops.js
- jstests/core/index_stats.js
+ - jstests/core/insert1.js
- jstests/core/json_schema/misc_validation.js
- jstests/core/noop_writes.js
- jstests/core/operation_latency_histogram.js