diff options
author | Jon Streets <jonathan.streets@mongodb.com> | 2021-09-03 20:38:34 +0000 |
---|---|---|
committer | Evergreen Agent <no-reply@evergreen.mongodb.com> | 2021-09-27 20:08:40 +0000 |
commit | 8c2b1c5c9de4d69f2c163115775fbc04d3207723 (patch) | |
tree | 21bb0af27a551ae85398149358686f4788e8999d /etc | |
parent | f0e4e7f892e3354c99908bf17926412e2229abeb (diff) | |
download | mongo-8c2b1c5c9de4d69f2c163115775fbc04d3207723.tar.gz |
SERVER-59725 remove 2nd rhel 6.2 push and distro
Diffstat (limited to 'etc')
-rw-r--r-- | etc/evergreen.yml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml index 02812dc7965..ad251bebe15 100644 --- a/etc/evergreen.yml +++ b/etc/evergreen.yml @@ -10410,10 +10410,6 @@ buildvariants: --mongodSetParameters="{storeFindAndModifyImagesInSideCollection: true}" --excludeWithAnyTags=requires_mmapv1,requires_storing_fam_images_in_oplog additional_package_targets: archive-mongocryptd archive-mongocryptd-debug archive-mh archive-mh-debug - push_path: linux - push_bucket: downloads.10gen.com - push_name: linux - push_arch: x86_64-enterprise-rhel62 compile_flags: --ssl MONGO_DISTMOD=rhel62 -j$(grep -c ^processor /proc/cpuinfo) --variables-files=etc/scons/mongodbtoolchain_v3_gcc.vars multiversion_platform: rhel62 multiversion_edition: enterprise @@ -10500,9 +10496,6 @@ buildvariants: - name: .stitch - name: .updatefuzzer - name: secondary_reads_passthrough_gen - - name: .publish - distros: - - rhel62-small - name: server_discovery_and_monitoring_json_test_TG - name: server_selection_json_test_TG |