diff options
author | Robert Guo <robert.guo@10gen.com> | 2018-10-19 15:21:39 -0400 |
---|---|---|
committer | Robert Guo <robert.guo@10gen.com> | 2018-10-19 16:34:15 -0400 |
commit | 7738b9d2884d6af2f65ba71eca198b294c99a1f1 (patch) | |
tree | 1ce133f2f1102c1209568435f28cb96f33ccf67b /etc | |
parent | c05f63865e6e9638f969f5fff32aa841a6c19e45 (diff) | |
download | mongo-7738b9d2884d6af2f65ba71eca198b294c99a1f1.tar.gz |
SERVER-37668 remove the agg fuzzer from DEBUG builds
Diffstat (limited to 'etc')
-rw-r--r-- | etc/evergreen.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml index d8d246a0625..6688619f720 100644 --- a/etc/evergreen.yml +++ b/etc/evergreen.yml @@ -9884,7 +9884,6 @@ buildvariants: - name: aggregation_one_shard_sharded_collections - name: aggregation_read_concern_majority_passthrough - name: aggregation_sharded_collections_passthrough - - name: aggregation_multiversion_fuzzer - name: aggregation_expression_multiversion_fuzzer - name: auth - name: causally_consistent_jscore_passthrough @@ -12465,7 +12464,6 @@ buildvariants: - name: aggregation_ese - name: aggregation_auth - name: aggregation_mongos_passthrough - - name: aggregation_multiversion_fuzzer - name: aggregation_one_shard_sharded_collections - name: aggregation_read_concern_majority_passthrough - name: aggregation_sharded_collections_passthrough |