summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Moody <daniel.moody@mongodb.com>2021-06-09 09:15:42 -0500
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-06-15 13:48:11 +0000
commit40c696c1253acf7071238e64d32caa68bc401001 (patch)
tree9461039dbb8b13beee3694fc1ffe0cbca43f426f
parent91ce36557dc90c85544791a47f880509ada6469e (diff)
downloadmongo-40c696c1253acf7071238e64d32caa68bc401001.tar.gz
SERVER-55447 added xcode 12 builder to evergreen
-rw-r--r--etc/evergreen.yml26
-rw-r--r--etc/generate_subtasks_config.yml1
2 files changed, 27 insertions, 0 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index badb3a524ee..b20b4e7473d 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -8638,6 +8638,32 @@ buildvariants:
distros:
- rhel70-small
+- name: enterprise-macos-xcode-current
+ display_name: "~ Enterprise macOS Xcode Current"
+ modules:
+ - enterprise
+ run_on:
+ - macos-1015
+ expansions:
+ test_flags: --excludeWithAnyTags=incompatible_with_macos
+ compile_env: DEVELOPER_DIR=/Applications/Xcode12.4.app
+ compile_flags: --ssl -j$(sysctl -n hw.logicalcpu) --libc++ --link-model=dynamic --disable-warnings-as-errors --variables-files=etc/scons/xcode_macosx.vars
+ resmoke_jobs_max: 6
+ num_scons_link_jobs_available: 0.99
+ tasks:
+ - name: compile_test_and_package_serial_TG
+ - name: audit
+ - name: auth_audit_gen
+ - name: causally_consistent_jscore_txns_passthrough
+ - name: .encrypt !.replica_sets !.sharding !.aggregation !.jscore !.ssl
+ - name: .jscore .common !.decimal !.sharding
+ - name: .jstestfuzz .common
+ - name: .logical_session_cache .one_sec
+ - name: mqlrun
+ - name: replica_sets_auth_gen
+ - name: replica_sets_jscore_passthrough
+ - name: sasl
+
###########################################
# Embedded SDK buildvariants #
###########################################
diff --git a/etc/generate_subtasks_config.yml b/etc/generate_subtasks_config.yml
index 8d78b55cf05..37cbeeb7111 100644
--- a/etc/generate_subtasks_config.yml
+++ b/etc/generate_subtasks_config.yml
@@ -9,6 +9,7 @@ build_variant_large_distro_exceptions:
- enterprise-debian92-64
- enterprise-linux-64-amazon-ami
- enterprise-macos
+ - enterprise-macos-xcode-current
- enterprise-rhel-67-s390x
- enterprise-rhel-70-64-bit
- enterprise-rhel-70-64-bit-no-libunwind