diff options
Diffstat (limited to 'etc/evergreen.yml')
-rw-r--r-- | etc/evergreen.yml | 11 |
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 |