summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/evergreen.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 32053ef9dec..c6bc16abf71 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -14730,7 +14730,7 @@ buildvariants:
# mobile storage engine.
test_flags: >-
--storageEngine=mobile
- --excludeWithAnyTags=requires_wiredtiger,requires_replication,requires_sharding,uses_transactions,requires_capped,requires_profiling,requires_compact
+ --excludeWithAnyTags=requires_wiredtiger,requires_replication,requires_sharding,uses_transactions,requires_capped,requires_profiling,requires_compact,requires_document_locking
--excludeWithAnyTags=SERVER-32709,SERVER-32869
compile_flags: >-
-j$(grep -c ^processor /proc/cpuinfo)
@@ -14810,7 +14810,7 @@ buildvariants:
expansions:
test_flags: >-
--storageEngine=mobile
- --excludeWithAnyTags=requires_wiredtiger,requires_replication,requires_sharding,uses_transactions,requires_capped,requires_profiling,requires_compact
+ --excludeWithAnyTags=requires_wiredtiger,requires_replication,requires_sharding,uses_transactions,requires_capped,requires_profiling,requires_compact,requires_document_locking
--excludeWithAnyTags=SERVER-32709,SERVER-32869
compile_flags: >-
-j$(grep -c ^processor /proc/cpuinfo)
@@ -14889,7 +14889,7 @@ buildvariants:
# mobile storage engine.
test_flags: >-
--storageEngine=mobile
- --excludeWithAnyTags=requires_wiredtiger,requires_replication,requires_sharding,uses_transactions,requires_capped,requires_profiling,requires_compact
+ --excludeWithAnyTags=requires_wiredtiger,requires_replication,requires_sharding,uses_transactions,requires_capped,requires_profiling,requires_compact,requires_document_locking
--excludeWithAnyTags=SERVER-32709,SERVER-32869
compile_env: DEVELOPER_DIR=/Applications/Xcode8.3.app
compile_flags: >-