diff options
author | Sara Golemon <sara.golemon@mongodb.com> | 2018-09-18 14:33:01 +0000 |
---|---|---|
committer | Sara Golemon <sara.golemon@mongodb.com> | 2018-09-18 16:24:57 +0000 |
commit | 075b7a2af1ea3f5ec0e152916bd772f8774ce787 (patch) | |
tree | f2ac11b121d7d5bf32fe4c403461571c0f355101 /etc | |
parent | 44c1dcf0e962bda6c37c02c9e8bebcc4fa6e447e (diff) | |
download | mongo-075b7a2af1ea3f5ec0e152916bd772f8774ce787.tar.gz |
SERVER-37185 Add `noPassthrough` tests to `! Enterprise Windows 2008R2`
Diffstat (limited to 'etc')
-rw-r--r-- | etc/evergreen.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml index cbdfb6d1112..7bedecf2e2e 100644 --- a/etc/evergreen.yml +++ b/etc/evergreen.yml @@ -9519,6 +9519,8 @@ buildvariants: - name: jstestfuzz_concurrent_sharded - name: jstestfuzz_replication - name: jstestfuzz_sharded + - name: noPassthrough + - name: noPassthroughWithMongod - name: replica_sets_auth_0 - name: replica_sets_auth_1 - name: replica_sets_auth_2 |