summaryrefslogtreecommitdiff
path: root/jstests/core/index_diag.js
diff options
context:
space:
mode:
authorRandolph Tan <randolph@10gen.com>2019-01-07 10:27:46 -0500
committerRandolph Tan <randolph@10gen.com>2019-01-07 11:08:05 -0500
commit3d28a55677f555092d94b2a2908a8a37cdf07db9 (patch)
treef8b8ec9c481c444960d7ff2144a3edc2fb518fc6 /jstests/core/index_diag.js
parente139a33d9f872f8e850f85a39294814803e6ccc3 (diff)
downloadmongo-3d28a55677f555092d94b2a2908a8a37cdf07db9.tar.gz
SERVER-37853 Create sharded_core_txn with balancer suite
This reverts commit 907c8c786e26414735892bfbe763cd67e7f7e7e4.
Diffstat (limited to 'jstests/core/index_diag.js')
-rw-r--r--jstests/core/index_diag.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/core/index_diag.js b/jstests/core/index_diag.js
index 3779d5f3c78..2064527ef72 100644
--- a/jstests/core/index_diag.js
+++ b/jstests/core/index_diag.js
@@ -1,3 +1,4 @@
+// @tags: [assumes_balancer_off]
load("jstests/libs/fixture_helpers.js");
t = db.index_diag;