summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Abrahams <jonathan@mongodb.com>2016-01-05 11:39:07 -0500
committerJonathan Abrahams <jonathan@mongodb.com>2016-01-05 11:39:07 -0500
commitf297cfbd7469e0b179ab0909bfc005892c8f2923 (patch)
tree685b370d958e2ee2403633d17c1b3d6bca7fc342
parent719ac08161e6cff62f518e6f349a634ebcbc3234 (diff)
downloadmongo-f297cfbd7469e0b179ab0909bfc005892c8f2923.tar.gz
SERVER-22065 The jstestfuzz_replication mmapv1 task should set continue_on_failure to false
-rw-r--r--etc/evergreen.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index b789139ce09..0a7ae01dd1b 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -623,6 +623,7 @@ tasks:
# invalid namespace (SERVER-10926).
resmoke_args: --suites=jstestfuzz_replication_nodbhash --storageEngine=mmapv1
should_shuffle: false
+ continue_on_failure: false
## jstestfuzz replica set WT ##
- <<: *jstestfuzz_template