diff options
Diffstat (limited to 'etc/evergreen.yml')
-rw-r--r-- | etc/evergreen.yml | 111 |
1 files changed, 0 insertions, 111 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml index f43a64176f0..ef5acd586e7 100644 --- a/etc/evergreen.yml +++ b/etc/evergreen.yml @@ -9048,117 +9048,6 @@ buildvariants: distros: - ubuntu1804-test -- name: ubuntu1804-s390x - display_name: Ubuntu 18.04 s390x - run_on: - - ubuntu1804-zseries-test - batchtime: 525600 # 365 days - expansions: - push_path: linux - push_bucket: downloads.mongodb.org - push_name: linux - push_arch: s390x-ubuntu1804 - compile_flags: --ssl --ocsp-stapling=off MONGO_DISTMOD=ubuntu1804 -j$(grep -c ^processor /proc/cpuinfo) CCFLAGS="-march=z196 -mtune=zEC12" --variables-files=etc/scons/mongodbtoolchain_v3_gcc.vars - test_flags: --excludeWithAnyTags=requires_ocsp_stapling - multiversion_platform: ubuntu1804 - multiversion_edition: targeted - multiversion_architecture: s390x - has_packages: true - packager_script: packager.py - packager_arch: s390x - packager_distro: ubuntu1804 - repo_edition: org - tasks: - - name: compile_test_and_package_serial_TG - distros: - - ubuntu1804-zseries-build - - name: jsCore - - name: replica_sets_jscore_passthrough - - name: .publish - distros: - - ubuntu1804-test - -- name: enterprise-ubuntu1804-s390x-compile - display_name: Enterprise Ubuntu 18.04 s390x Compile - modules: - - enterprise - run_on: - - ubuntu1804-zseries-test - batchtime: 10080 # 7 days - stepback: false - expansions: - additional_package_targets: archive-mongocryptd archive-mongocryptd-debug - push_path: linux - push_bucket: downloads.10gen.com - push_name: linux - push_arch: s390x-enterprise-ubuntu1804 - compile_flags: --ssl --ocsp-stapling=off MONGO_DISTMOD=ubuntu1804 -j$(grep -c ^processor /proc/cpuinfo) CCFLAGS="-march=z196 -mtune=zEC12" --variables-files=etc/scons/mongodbtoolchain_v3_gcc.vars - test_flags: --excludeWithAnyTags=requires_ocsp_stapling - resmoke_jobs_max: 2 - has_packages: true - packager_script: packager_enterprise.py - packager_arch: s390x - packager_distro: ubuntu1804 - repo_edition: enterprise - multiversion_platform: ubuntu1804 - multiversion_architecture: s390x - multiversion_edition: enterprise - tasks: - - name: compile_test_and_package_serial_TG - distros: - - ubuntu1804-zseries-build - -- name: enterprise-ubuntu1804-s390x - display_name: Enterprise Ubuntu 18.04 s390x - modules: - - enterprise - run_on: - - ubuntu1804-zseries-test - batchtime: 525600 # 365 days - stepback: false - expansions: - additional_package_targets: archive-mongocryptd archive-mongocryptd-debug - push_path: linux - push_bucket: downloads.10gen.com - push_name: linux - push_arch: s390x-enterprise-ubuntu1804 - compile_flags: --ssl --ocsp-stapling=off MONGO_DISTMOD=ubuntu1804 -j$(grep -c ^processor /proc/cpuinfo) CCFLAGS="-march=z196 -mtune=zEC12" --variables-files=etc/scons/mongodbtoolchain_v3_gcc.vars - test_flags: --excludeWithAnyTags=requires_ocsp_stapling - resmoke_jobs_max: 2 - has_packages: true - packager_script: packager_enterprise.py - packager_arch: s390x - packager_distro: ubuntu1804 - repo_edition: enterprise - multiversion_platform: ubuntu1804 - multiversion_architecture: s390x - multiversion_edition: enterprise - tasks: - - name: compile_test_and_package_serial_TG - distros: - - ubuntu1804-zseries-build - - name: aggregation - - name: audit - - name: .auth !.multiversion !.jscore - - name: .misc_js - - name: .encrypt - - name: .integration !.audit - distros: - - ubuntu1804-zseries-build - - name: .jscore .common !.auth - - name: jsCore_op_query - - name: .read_write_concern - - name: replica_sets - - name: .replica_sets .common - - name: sasl - - name: .sharding .jscore !.wo_snapshot !.multi_stmt - - name: .sharding .common !.multiversion - - name: .sharding .txns - - name: snmp - - name: .publish - distros: - - ubuntu1804-test - - name: ubuntu2004 display_name: Ubuntu 20.04 run_on: |