summaryrefslogtreecommitdiff
path: root/jstests/sharding/mongos_rs_shard_failure_tolerance.js
diff options
context:
space:
mode:
authorVishnu Kaushik <vishnu.kaushik@mongodb.com>2021-07-19 15:02:47 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-07-20 15:10:16 +0000
commit7084d1aff998804253a1010c60b6035800d12194 (patch)
treee6e2b41ae6e7578ba804721ead70c27d9ada2ac7 /jstests/sharding/mongos_rs_shard_failure_tolerance.js
parent90ad147363889be0f01c4668dda6323cb7ab8eb2 (diff)
downloadmongo-7084d1aff998804253a1010c60b6035800d12194.tar.gz
SERVER-58295 disable tests failing due to multiversion issues
Diffstat (limited to 'jstests/sharding/mongos_rs_shard_failure_tolerance.js')
-rw-r--r--jstests/sharding/mongos_rs_shard_failure_tolerance.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/sharding/mongos_rs_shard_failure_tolerance.js b/jstests/sharding/mongos_rs_shard_failure_tolerance.js
index 89dc4c07986..045856ce2d7 100644
--- a/jstests/sharding/mongos_rs_shard_failure_tolerance.js
+++ b/jstests/sharding/mongos_rs_shard_failure_tolerance.js
@@ -10,6 +10,7 @@
// sequence), idle (connection is connected but not used before a shard change), and new
// (connection connected after shard change).
//
+// @tags: [disabled_due_to_server_58295]
// Checking UUID and index consistency involves talking to shard primaries, but by the end of this
// test, one shard does not have a primary.