summaryrefslogtreecommitdiff
path: root/jstests/sharding/live_shard_logical_initial_sync.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/sharding/live_shard_logical_initial_sync.js')
-rw-r--r--jstests/sharding/live_shard_logical_initial_sync.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/jstests/sharding/live_shard_logical_initial_sync.js b/jstests/sharding/live_shard_logical_initial_sync.js
index ffecb60d802..9fd41c33e3d 100644
--- a/jstests/sharding/live_shard_logical_initial_sync.js
+++ b/jstests/sharding/live_shard_logical_initial_sync.js
@@ -3,7 +3,8 @@
* shards using logical initial sync.
*
* We control our own failovers, and we also need the RSM to react reasonably quickly to those.
- * @tags: [does_not_support_stepdowns, requires_streamable_rsm]
+ * @tags: [does_not_support_stepdowns, requires_streamable_rsm,
+ * temporary_catalog_shard_incompatible]
*/
(function() {