summaryrefslogtreecommitdiff
path: root/jstests/concurrency/fsm_workloads/map_reduce_replace_nonexistent.js
diff options
context:
space:
mode:
authorSulabh Mahajan <sulabh.mahajan@mongodb.com>2018-07-25 11:03:53 +1000
committerSulabh Mahajan <sulabh.mahajan@mongodb.com>2018-07-25 11:03:53 +1000
commitf165a6aac867472f38bd0d6f52fcf39e2be17ce6 (patch)
treea33d3cd18bdb35b0bc222a852188fd1e42faf71d /jstests/concurrency/fsm_workloads/map_reduce_replace_nonexistent.js
parentca05978a1128cc1e170986bea104ef4087ee6bd2 (diff)
downloadmongo-f165a6aac867472f38bd0d6f52fcf39e2be17ce6.tar.gz
SERVER-36062 Stop running parallel; enable concurrent test suites on mobile
Diffstat (limited to 'jstests/concurrency/fsm_workloads/map_reduce_replace_nonexistent.js')
-rw-r--r--jstests/concurrency/fsm_workloads/map_reduce_replace_nonexistent.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/concurrency/fsm_workloads/map_reduce_replace_nonexistent.js b/jstests/concurrency/fsm_workloads/map_reduce_replace_nonexistent.js
index f6556e2744d..39b42f003c2 100644
--- a/jstests/concurrency/fsm_workloads/map_reduce_replace_nonexistent.js
+++ b/jstests/concurrency/fsm_workloads/map_reduce_replace_nonexistent.js
@@ -9,6 +9,8 @@
*
* Uses the "replace" action to write the results to a nonexistent
* output collection.
+ *
+ * @tags: [SERVER-35473]
*/
load('jstests/concurrency/fsm_libs/extend_workload.js'); // for extendWorkload
load('jstests/concurrency/fsm_workloads/map_reduce_inline.js'); // for $config