summaryrefslogtreecommitdiff
path: root/jstests/core/wildcard_index_multikey.js
diff options
context:
space:
mode:
authorRandolph Tan <randolph@10gen.com>2018-12-05 17:08:48 -0500
committerRandolph Tan <randolph@10gen.com>2019-01-04 16:17:30 -0500
commit62076130c3321f842f3ce4fb426aefc078074206 (patch)
treec7b2c756fc95bb18794ac91212d8fc386be00d4a /jstests/core/wildcard_index_multikey.js
parente3eaddbf01d4c0939370b117a44b60069b68158e (diff)
downloadmongo-62076130c3321f842f3ce4fb426aefc078074206.tar.gz
SERVER-37853 Create sharded_core_txn with balancer suite
Diffstat (limited to 'jstests/core/wildcard_index_multikey.js')
-rw-r--r--jstests/core/wildcard_index_multikey.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/core/wildcard_index_multikey.js b/jstests/core/wildcard_index_multikey.js
index 93e9492d6de..d9704963720 100644
--- a/jstests/core/wildcard_index_multikey.js
+++ b/jstests/core/wildcard_index_multikey.js
@@ -1,5 +1,6 @@
/**
* Tests that queries using a multikey $** index, return correct results.
+ * @tags: [assumes_balancer_off]
*/
(function() {
"use strict";