summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Guo <robert.guo@10gen.com>2018-07-20 09:40:34 -0400
committerRobert Guo <robert.guo@10gen.com>2018-07-20 09:40:34 -0400
commitc253cad0dffcf5723e6ed7735f6e7526cdc42f7d (patch)
treec3af357be9039f66d3b9dc34f680c53657eb439e
parentac58b11a32132e7f744f13a2b9af44569f063ea2 (diff)
downloadmongo-c253cad0dffcf5723e6ed7735f6e7526cdc42f7d.tar.gz
SERVER-35668 Avoid moving concurrency tests to small instances on arm64
-rw-r--r--etc/evergreen.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index c5b0180e824..721b7553ea9 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -4242,20 +4242,9 @@ buildvariants:
- name: parallel_WT
- name: parallel_compatibility_WT
- name: concurrency_WT
- distros:
- # There is a known performance issue with the ubuntu1604-arm64-1.linaro.build.10gen.cc host
- # that's part of the ubuntu1604-arm64-large pool. We run the concurrency tests only on the
- # hosts from the ubuntu1604-arm64-small pool to work around this issue.
- - ubuntu1604-arm64-small
- name: concurrency_replication_WT
- distros:
- - ubuntu1604-arm64-small
- name: concurrency_sharded_WT
- distros:
- - ubuntu1604-arm64-small
- name: concurrency_simultaneous_WT
- distros:
- - ubuntu1604-arm64-small
- name: replica_sets_WT
- name: replica_sets_auth
- name: replica_sets_jscore_passthrough_WT