summaryrefslogtreecommitdiff
path: root/jstests/sharding/query/explain_agg_read_pref.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/sharding/query/explain_agg_read_pref.js')
-rw-r--r--jstests/sharding/query/explain_agg_read_pref.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/sharding/query/explain_agg_read_pref.js b/jstests/sharding/query/explain_agg_read_pref.js
index 1735c1a1138..7ecdc123018 100644
--- a/jstests/sharding/query/explain_agg_read_pref.js
+++ b/jstests/sharding/query/explain_agg_read_pref.js
@@ -1,5 +1,7 @@
/**
* Tests that readPref applies on an explain for an aggregation command.
+ *
+ * @tags: [temporary_catalog_shard_incompatible]
*/
(function() {
"use strict";