summaryrefslogtreecommitdiff
path: root/jstests/sharding/key_rotation.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/sharding/key_rotation.js')
-rw-r--r--jstests/sharding/key_rotation.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/jstests/sharding/key_rotation.js b/jstests/sharding/key_rotation.js
index 2c3dafebea3..ee49f7cc7f6 100644
--- a/jstests/sharding/key_rotation.js
+++ b/jstests/sharding/key_rotation.js
@@ -5,7 +5,8 @@
* - manual key rotation is possible by deleting existing keys and restarting the cluster.
*
* Manual key rotation requires restarting a shard, so a persistent storage engine is necessary.
- * @tags: [requires_persistence]
+ * Shuts down shard0, which also shuts down the config server. See if the test can be reworked.
+ * @tags: [requires_persistence, temporary_catalog_shard_incompatible]
*/
// This test restarts a shard replica set, potentially changing the primary node, while