0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-29 16:47:28 +01:00

SERVER-50560 Add Ubuntu 18.04 Container

This commit is contained in:
John Chen 2021-03-23 14:55:39 -04:00 committed by Evergreen Agent
parent 1c31a547eb
commit 146311aeb4
2 changed files with 21 additions and 0 deletions

View File

@ -10803,6 +10803,26 @@ buildvariants:
- name: .stitch
- name: unittest_shell_hang_analyzer_gen
- name: ubuntu1804-container
display_name: "Ubuntu 18.04 Container"
run_on:
- ubuntu1804-container-server
expansions:
resmoke_jobs_factor: 1
disable_shared_scons_cache: true
compile_flags: MONGO_DISTMOD=ubuntu1804 --opt=on -j$(grep -c ^processor /proc/cpuinfo) --variables-files=etc/scons/mongodbtoolchain_v3_gcc.vars
tooltags: ""
build_mongoreplay: true
test_flags: >-
--excludeWithAnyTags=requires_os_access
tasks:
- name: compile_and_archive_dist_test_then_package_TG
distros:
- ubuntu1804-build
- name: jsCore
- name: sharding_gen
- name: replica_sets
- name: rhel70
display_name: RHEL 7.0
run_on:

View File

@ -37,6 +37,7 @@ build_variant_large_distro_exceptions:
- suse15
- ubi8
- ubuntu1604-container
- ubuntu1804-container
- ubuntu1604-debug
- ubuntu1804-debug-asan
- ubuntu1804-debug-asan-all-feature-flags