summaryrefslogtreecommitdiff
path: root/jstests/sharding/movechunk_with_moveParanoia.js
diff options
context:
space:
mode:
authorRandolph Tan <randolph@10gen.com>2014-03-04 17:41:56 -0500
committerRandolph Tan <randolph@10gen.com>2014-04-21 16:53:25 -0400
commit7acafe85d9bdd63122c19ba1cca86a7f55174941 (patch)
tree234effd8e5a5b6c63d8b12c74de2d9acb78a7509 /jstests/sharding/movechunk_with_moveParanoia.js
parente87b42c4f13e48078f5c4aefba3caf18dcfba072 (diff)
downloadmongo-7acafe85d9bdd63122c19ba1cca86a7f55174941.tar.gz
SERVER-13425 migrate sharding jstest suite to use write commands api
Diffstat (limited to 'jstests/sharding/movechunk_with_moveParanoia.js')
-rw-r--r--jstests/sharding/movechunk_with_moveParanoia.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/sharding/movechunk_with_moveParanoia.js b/jstests/sharding/movechunk_with_moveParanoia.js
index 5a485e0122b..4091792d27f 100644
--- a/jstests/sharding/movechunk_with_moveParanoia.js
+++ b/jstests/sharding/movechunk_with_moveParanoia.js
@@ -1,3 +1,5 @@
+// TODO: move back to sharding suite after SERVER-13402 is fixed
+
/**
* This test sets moveParanoia flag and then check that the directory is created with the moved data
*/