summaryrefslogtreecommitdiff
path: root/jstests/sharding/mongos_no_replica_set_refresh.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/sharding/mongos_no_replica_set_refresh.js')
-rw-r--r--jstests/sharding/mongos_no_replica_set_refresh.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/sharding/mongos_no_replica_set_refresh.js b/jstests/sharding/mongos_no_replica_set_refresh.js
index 7cd42e3e947..227d9855f24 100644
--- a/jstests/sharding/mongos_no_replica_set_refresh.js
+++ b/jstests/sharding/mongos_no_replica_set_refresh.js
@@ -1,4 +1,5 @@
// Tests that mongos and the shard discover changes to the shard's replica set membership.
+// @tags: [temporary_catalog_shard_incompatible]
load("jstests/replsets/rslib.js");
(function() {