mirror of https://github.com/mongodb/mongo
SERVER-115591 add build atlas to the commit queue (#45328)
GitOrigin-RevId: ded672e0d4683ed25c1b2ffb0f4f97ea85ed09c0
This commit is contained in:
parent
2db9009367
commit
91576decbe
|
|
@ -264,11 +264,14 @@ buildvariants:
|
||||||
has_packages: false
|
has_packages: false
|
||||||
skip_symbolization: true
|
skip_symbolization: true
|
||||||
evergreen_remote_exec: on
|
evergreen_remote_exec: on
|
||||||
|
mciuploads_binary_permissions: private
|
||||||
|
mciuploads_binary_visibility: signed
|
||||||
build_timeout_seconds: 1440
|
build_timeout_seconds: 1440
|
||||||
bazel_compile_flags: >-
|
bazel_compile_flags: >-
|
||||||
--define=MONGO_DISTMOD=amazon2023
|
--define=MONGO_DISTMOD=amazon2023
|
||||||
--linkstatic=False
|
--linkstatic=False
|
||||||
--remote_execution_priority=2
|
--remote_execution_priority=2
|
||||||
|
--build_atlas=True
|
||||||
clang_tidy_toolchain: v5
|
clang_tidy_toolchain: v5
|
||||||
compile_variant: *commit-queue
|
compile_variant: *commit-queue
|
||||||
depends_on: []
|
depends_on: []
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue