summaryrefslogtreecommitdiff
path: root/jstests/sharding/configsvr_retries_createindex_on_stale_config.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/sharding/configsvr_retries_createindex_on_stale_config.js')
-rw-r--r--jstests/sharding/configsvr_retries_createindex_on_stale_config.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/sharding/configsvr_retries_createindex_on_stale_config.js b/jstests/sharding/configsvr_retries_createindex_on_stale_config.js
index 74b82be8344..60a20c63197 100644
--- a/jstests/sharding/configsvr_retries_createindex_on_stale_config.js
+++ b/jstests/sharding/configsvr_retries_createindex_on_stale_config.js
@@ -1,6 +1,7 @@
/**
* Verifies creating the logical sessions collection TTL index retries on stale version errors.
* @tags: [
+ * temporary_catalog_shard_incompatible,
* ]
*/