blob: f747bb3a8104afe365c4c578bc46161b8fd1328b [file] [log] [blame]
# Auto-generated by lucicfg.
# Do not modify manually.
#
# For the schema of this file, see BuildbucketCfg message:
# https://config.luci.app/schemas/projects:buildbucket.cfg
buckets {
name: "ci"
acls {
group: "all"
}
swarming {
builders {
name: "android_aarch64"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "device_type:walleye"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "android:true"
properties_j: "cmake_args:{\"ANDROID_ABI\":\"arm64-v8a\",\"ANDROID_PLATFORM\":\"android-21\"}"
}
execution_timeout_secs: 3600
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "android_aarch64_fips"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "device_type:walleye"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "android:true"
properties_j: "cmake_args:{\"ANDROID_ABI\":\"arm64-v8a\",\"ANDROID_PLATFORM\":\"android-21\",\"BUILD_SHARED_LIBS\":\"1\",\"FIPS\":\"1\"}"
}
execution_timeout_secs: 3600
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "android_aarch64_fips_noasm"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "device_type:walleye"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "android:true"
properties_j: "cmake_args:{\"ANDROID_ABI\":\"arm64-v8a\",\"ANDROID_PLATFORM\":\"android-21\",\"BUILD_SHARED_LIBS\":\"1\",\"FIPS\":\"1\",\"OPENSSL_NO_ASM\":\"1\"}"
}
execution_timeout_secs: 3600
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "android_aarch64_fips_static"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "device_type:walleye"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "android:true"
properties_j: "cmake_args:{\"ANDROID_ABI\":\"arm64-v8a\",\"ANDROID_PLATFORM\":\"android-21\",\"FIPS\":\"1\"}"
}
execution_timeout_secs: 3600
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "android_aarch64_rel"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "device_type:walleye"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "android:true"
properties_j: "cmake_args:{\"ANDROID_ABI\":\"arm64-v8a\",\"ANDROID_PLATFORM\":\"android-21\",\"CMAKE_BUILD_TYPE\":\"Release\"}"
}
execution_timeout_secs: 3600
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "android_arm"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "device_type:walleye"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "android:true"
properties_j: "cmake_args:{\"ANDROID_ABI\":\"armeabi-v7a\",\"ANDROID_PLATFORM\":\"android-18\"}"
}
execution_timeout_secs: 3600
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "android_arm_armmode_rel"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "device_type:walleye"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "android:true"
properties_j: "cmake_args:{\"ANDROID_ABI\":\"armeabi-v7a\",\"ANDROID_ARM_MODE\":\"arm\",\"ANDROID_PLATFORM\":\"android-18\",\"CMAKE_BUILD_TYPE\":\"Release\"}"
}
execution_timeout_secs: 3600
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "android_arm_fips"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "device_type:walleye"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "android:true"
properties_j: "cmake_args:{\"ANDROID_ABI\":\"armeabi-v7a\",\"ANDROID_PLATFORM\":\"android-21\",\"BUILD_SHARED_LIBS\":\"1\",\"FIPS\":\"1\"}"
}
execution_timeout_secs: 3600
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "android_arm_rel"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "device_type:walleye"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "android:true"
properties_j: "cmake_args:{\"ANDROID_ABI\":\"armeabi-v7a\",\"ANDROID_PLATFORM\":\"android-18\",\"CMAKE_BUILD_TYPE\":\"Release\",\"CMAKE_CXX_FLAGS\":\"-DOPENSSL_NO_STATIC_NEON_FOR_TESTING=1\",\"CMAKE_C_FLAGS\":\"-DOPENSSL_NO_STATIC_NEON_FOR_TESTING=1\"}"
}
execution_timeout_secs: 3600
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "android_riscv64_compile_only"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "android:true"
properties_j: "cmake_args:{\"ANDROID_ABI\":\"riscv64\",\"ANDROID_PLATFORM\":\"android-35\",\"CMAKE_BUILD_TYPE\":\"Release\"}"
properties_j: "gclient_vars:{\"android_ndk_revision\":\"wC8sJjVPRDPTbaZFlki_qXTC1lWJNbJi8glUO0woJ1MC\"}"
properties_j: "run_ssl_tests:false"
properties_j: "run_unit_tests:false"
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "docs"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl_docs"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "ios64_compile"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Mac-10.15|Mac-11"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "cmake_args:{\"CMAKE_OSX_ARCHITECTURES\":\"arm64\",\"CMAKE_OSX_SYSROOT\":\"iphoneos\"}"
properties_j: "run_ssl_tests:false"
properties_j: "run_unit_tests:false"
}
execution_timeout_secs: 3600
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
caches {
name: "osx_sdk"
path: "osx_sdk"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "check_stack:true"
properties_j: "cmake_args:{\"BORINGSSL_ALLOW_CXX_RUNTIME\":\"1\",\"RUST_BINDINGS\":\"x86_64-unknown-linux-gnu\"}"
properties_j: "rust:true"
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux32"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "check_stack:true"
properties_j: "cmake_args:{\"CMAKE_ASM_FLAGS\":\"-m32 -msse2\",\"CMAKE_CXX_FLAGS\":\"-m32 -msse2\",\"CMAKE_C_FLAGS\":\"-m32 -msse2\",\"CMAKE_SYSTEM_NAME\":\"Linux\",\"CMAKE_SYSTEM_PROCESSOR\":\"x86\"}"
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux32_nosse2_noasm"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "cmake_args:{\"CMAKE_ASM_FLAGS\":\"-m32 -msse2\",\"CMAKE_CXX_FLAGS\":\"-m32 -msse2\",\"CMAKE_C_FLAGS\":\"-m32 -msse2\",\"CMAKE_SYSTEM_NAME\":\"Linux\",\"CMAKE_SYSTEM_PROCESSOR\":\"x86\",\"OPENSSL_NO_ASM\":\"1\",\"OPENSSL_NO_SSE2_FOR_TESTING\":\"1\"}"
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux32_rel"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "cmake_args:{\"CMAKE_ASM_FLAGS\":\"-m32 -msse2\",\"CMAKE_BUILD_TYPE\":\"Release\",\"CMAKE_CXX_FLAGS\":\"-m32 -msse2\",\"CMAKE_C_FLAGS\":\"-m32 -msse2\",\"CMAKE_SYSTEM_NAME\":\"Linux\",\"CMAKE_SYSTEM_PROCESSOR\":\"x86\"}"
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux32_sde"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "cmake_args:{\"CMAKE_ASM_FLAGS\":\"-m32 -msse2\",\"CMAKE_BUILD_TYPE\":\"RelWithAsserts\",\"CMAKE_CXX_FLAGS\":\"-m32 -msse2\",\"CMAKE_C_FLAGS\":\"-m32 -msse2\",\"CMAKE_SYSTEM_NAME\":\"Linux\",\"CMAKE_SYSTEM_PROCESSOR\":\"x86\"}"
properties_j: "run_ssl_tests:false"
properties_j: "sde:true"
}
execution_timeout_secs: 10800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_bazel"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl_bazel"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_clang_cfi"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "clang:true"
properties_j: "cmake_args:{\"CFI\":\"1\"}"
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_clang_rel"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "clang:true"
properties_j: "cmake_args:{\"CMAKE_BUILD_TYPE\":\"Release\"}"
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_clang_rel_msan"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "clang:true"
properties_j: "cmake_args:{\"CMAKE_BUILD_TYPE\":\"Release\",\"MSAN\":\"1\",\"USE_CUSTOM_LIBCXX\":\"1\"}"
properties_j: "gclient_vars:{\"checkout_libcxx\":true}"
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_clang_rel_tsan"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "clang:true"
properties_j: "cmake_args:{\"CMAKE_BUILD_TYPE\":\"Release\",\"TSAN\":\"1\",\"USE_CUSTOM_LIBCXX\":\"1\"}"
properties_j: "gclient_vars:{\"checkout_libcxx\":true}"
properties_j: "run_ssl_tests:false"
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_clang_ubsan"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "clang:true"
properties_j: "cmake_args:{\"CMAKE_BUILD_TYPE\":\"RelWithAsserts\",\"UBSAN\":\"1\"}"
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_fips"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "cmake_args:{\"FIPS\":\"1\"}"
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_fips_clang"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "clang:true"
properties_j: "cmake_args:{\"FIPS\":\"1\"}"
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_fips_clang_rel"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "clang:true"
properties_j: "cmake_args:{\"CMAKE_BUILD_TYPE\":\"Release\",\"FIPS\":\"1\"}"
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_fips_noasm_asan"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "clang:true"
properties_j: "cmake_args:{\"ASAN\":\"1\",\"FIPS\":\"1\",\"OPENSSL_NO_ASM\":\"1\"}"
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_fips_rel"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "cmake_args:{\"CMAKE_BUILD_TYPE\":\"Release\",\"FIPS\":\"1\"}"
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_fuzz"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "clang:true"
properties_j: "cmake_args:{\"FUZZ\":\"1\",\"LIBFUZZER_FROM_DEPS\":\"1\"}"
properties_j: "gclient_vars:{\"checkout_fuzzer\":true}"
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_noasm_asan"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "clang:true"
properties_j: "cmake_args:{\"ASAN\":\"1\",\"OPENSSL_NO_ASM\":\"1\"}"
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_nosse2_noasm"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "cmake_args:{\"OPENSSL_NO_ASM\":\"1\",\"OPENSSL_NO_SSE2_FOR_TESTING\":\"1\"}"
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_nothreads"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "cmake_args:{\"CMAKE_CXX_FLAGS\":\"-DOPENSSL_NO_THREADS_CORRUPT_MEMORY_AND_LEAK_SECRETS_IF_THREADED=1\",\"CMAKE_C_FLAGS\":\"-DOPENSSL_NO_THREADS_CORRUPT_MEMORY_AND_LEAK_SECRETS_IF_THREADED=1\"}"
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_rel"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "cmake_args:{\"CMAKE_BUILD_TYPE\":\"Release\"}"
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_sde"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "cmake_args:{\"CMAKE_BUILD_TYPE\":\"RelWithAsserts\"}"
properties_j: "run_ssl_tests:false"
properties_j: "sde:true"
}
execution_timeout_secs: 10800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_shared"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "check_imported_libraries:true"
properties_j: "cmake_args:{\"BUILD_SHARED_LIBS\":\"1\"}"
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_small"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "cmake_args:{\"CMAKE_CXX_FLAGS\":\"-DOPENSSL_SMALL=1\",\"CMAKE_C_FLAGS\":\"-DOPENSSL_SMALL=1\"}"
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "mac"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Mac-10.15|Mac-11"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "cmake_args:{\"RUST_BINDINGS\":\"x86_64-apple-darwin\"}"
properties_j: "rust:true"
}
execution_timeout_secs: 3600
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
caches {
name: "osx_sdk"
path: "osx_sdk"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "mac_arm64"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:arm64"
dimensions: "os:Mac"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "cmake_args:{\"RUST_BINDINGS\":\"aarch64-apple-darwin\"}"
properties_j: "rust:true"
}
execution_timeout_secs: 3600
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
caches {
name: "osx_sdk"
path: "osx_sdk"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "mac_arm64_bazel"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:arm64"
dimensions: "os:Mac"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl_bazel"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
}
execution_timeout_secs: 3600
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
caches {
name: "osx_sdk"
path: "osx_sdk"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "mac_rel"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Mac-10.15|Mac-11"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "cmake_args:{\"CMAKE_BUILD_TYPE\":\"Release\"}"
}
execution_timeout_secs: 3600
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
caches {
name: "osx_sdk"
path: "osx_sdk"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "mac_small"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Mac-10.15|Mac-11"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "cmake_args:{\"CMAKE_CXX_FLAGS\":\"-DOPENSSL_SMALL=1\",\"CMAKE_C_FLAGS\":\"-DOPENSSL_SMALL=1\"}"
}
execution_timeout_secs: 3600
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
caches {
name: "osx_sdk"
path: "osx_sdk"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "win32"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Windows-10"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "msvc_target:\"x86\""
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
caches {
name: "win_toolchain"
path: "win_toolchain"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "win32_clang"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Windows-10"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "clang:true"
properties_j: "cmake_args:{\"CMAKE_ASM_FLAGS\":\"-m32 -msse2\",\"CMAKE_CXX_FLAGS\":\"-m32 -msse2\",\"CMAKE_C_FLAGS\":\"-m32 -msse2\",\"CMAKE_SYSTEM_NAME\":\"Windows\",\"CMAKE_SYSTEM_PROCESSOR\":\"x86\"}"
properties_j: "msvc_target:\"x86\""
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
caches {
name: "win_toolchain"
path: "win_toolchain"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "win32_rel"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Windows-10"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "cmake_args:{\"CMAKE_BUILD_TYPE\":\"Release\"}"
properties_j: "msvc_target:\"x86\""
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
caches {
name: "win_toolchain"
path: "win_toolchain"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "win32_sde"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Windows-10"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "cmake_args:{\"CMAKE_BUILD_TYPE\":\"RelWithAsserts\"}"
properties_j: "msvc_target:\"x86\""
properties_j: "run_ssl_tests:false"
properties_j: "sde:true"
}
execution_timeout_secs: 10800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
caches {
name: "win_toolchain"
path: "win_toolchain"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "win32_small"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Windows-10"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "cmake_args:{\"CMAKE_CXX_FLAGS\":\"-DOPENSSL_SMALL=1\",\"CMAKE_C_FLAGS\":\"-DOPENSSL_SMALL=1\"}"
properties_j: "msvc_target:\"x86\""
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
caches {
name: "win_toolchain"
path: "win_toolchain"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "win64"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Windows-10"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "msvc_target:\"x64\""
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
caches {
name: "win_toolchain"
path: "win_toolchain"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "win64_clang"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Windows-10"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "clang:true"
properties_j: "msvc_target:\"x64\""
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
caches {
name: "win_toolchain"
path: "win_toolchain"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "win64_rel"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Windows-10"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "cmake_args:{\"CMAKE_BUILD_TYPE\":\"Release\",\"RUST_BINDINGS\":\"x86_64-pc-windows-msvc\"}"
properties_j: "msvc_target:\"x64\""
properties_j: "rust:true"
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
caches {
name: "win_toolchain"
path: "win_toolchain"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "win64_sde"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Windows-10"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "cmake_args:{\"CMAKE_BUILD_TYPE\":\"RelWithAsserts\"}"
properties_j: "msvc_target:\"x64\""
properties_j: "run_ssl_tests:false"
properties_j: "sde:true"
}
execution_timeout_secs: 10800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
caches {
name: "win_toolchain"
path: "win_toolchain"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "win64_small"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Windows-10"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "cmake_args:{\"CMAKE_CXX_FLAGS\":\"-DOPENSSL_SMALL=1\",\"CMAKE_C_FLAGS\":\"-DOPENSSL_SMALL=1\"}"
properties_j: "msvc_target:\"x64\""
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
caches {
name: "win_toolchain"
path: "win_toolchain"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "win_arm64_compile"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Windows-10"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "clang:true"
properties_j: "cmake_args:{\"CMAKE_ASM_FLAGS\":\"--target=arm64-windows\",\"CMAKE_CXX_FLAGS\":\"--target=arm64-windows\",\"CMAKE_C_FLAGS\":\"--target=arm64-windows\",\"CMAKE_SYSTEM_NAME\":\"Windows\",\"CMAKE_SYSTEM_PROCESSOR\":\"arm64\"}"
properties_j: "gclient_vars:{\"checkout_nasm\":false}"
properties_j: "msvc_target:\"arm64\""
properties_j: "run_ssl_tests:false"
properties_j: "run_unit_tests:false"
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
caches {
name: "win_toolchain"
path: "win_toolchain"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "win_arm64_msvc_compile"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Windows-10"
dimensions: "pool:luci.flex.ci"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "$gatekeeper:{\"group\":\"client.boringssl\"}"
properties_j: "cmake_args:{\"CMAKE_SYSTEM_NAME\":\"Windows\",\"CMAKE_SYSTEM_PROCESSOR\":\"arm64\",\"OPENSSL_NO_ASM\":\"1\"}"
properties_j: "gclient_vars:{\"checkout_nasm\":false}"
properties_j: "msvc_target:\"arm64\""
properties_j: "run_ssl_tests:false"
properties_j: "run_unit_tests:false"
}
execution_timeout_secs: 1800
caches {
name: "gocache"
path: "gocache"
}
caches {
name: "gopath"
path: "gopath"
}
caches {
name: "win_toolchain"
path: "win_toolchain"
}
service_account: "boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
}
}
}
buckets {
name: "try"
acls {
group: "all"
}
acls {
role: SCHEDULER
group: "project-boringssl-tryjob-access"
}
acls {
role: SCHEDULER
group: "service-account-cq"
}
swarming {
builders {
name: "android_aarch64"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "device_type:walleye"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "android:true"
properties_j: "cmake_args:{\"ANDROID_ABI\":\"arm64-v8a\",\"ANDROID_PLATFORM\":\"android-21\"}"
}
execution_timeout_secs: 3600
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "android_aarch64_compile"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "android:true"
properties_j: "cmake_args:{\"ANDROID_ABI\":\"arm64-v8a\",\"ANDROID_PLATFORM\":\"android-21\"}"
properties_j: "run_ssl_tests:false"
properties_j: "run_unit_tests:false"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "android_aarch64_fips"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "device_type:walleye"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "android:true"
properties_j: "cmake_args:{\"ANDROID_ABI\":\"arm64-v8a\",\"ANDROID_PLATFORM\":\"android-21\",\"BUILD_SHARED_LIBS\":\"1\",\"FIPS\":\"1\"}"
}
execution_timeout_secs: 3600
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "android_aarch64_fips_compile"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "android:true"
properties_j: "cmake_args:{\"ANDROID_ABI\":\"arm64-v8a\",\"ANDROID_PLATFORM\":\"android-21\",\"BUILD_SHARED_LIBS\":\"1\",\"FIPS\":\"1\"}"
properties_j: "run_ssl_tests:false"
properties_j: "run_unit_tests:false"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "android_aarch64_fips_noasm"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "device_type:walleye"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "android:true"
properties_j: "cmake_args:{\"ANDROID_ABI\":\"arm64-v8a\",\"ANDROID_PLATFORM\":\"android-21\",\"BUILD_SHARED_LIBS\":\"1\",\"FIPS\":\"1\",\"OPENSSL_NO_ASM\":\"1\"}"
}
execution_timeout_secs: 3600
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "android_aarch64_fips_noasm_compile"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "android:true"
properties_j: "cmake_args:{\"ANDROID_ABI\":\"arm64-v8a\",\"ANDROID_PLATFORM\":\"android-21\",\"BUILD_SHARED_LIBS\":\"1\",\"FIPS\":\"1\",\"OPENSSL_NO_ASM\":\"1\"}"
properties_j: "run_ssl_tests:false"
properties_j: "run_unit_tests:false"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "android_aarch64_fips_static"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "device_type:walleye"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "android:true"
properties_j: "cmake_args:{\"ANDROID_ABI\":\"arm64-v8a\",\"ANDROID_PLATFORM\":\"android-21\",\"FIPS\":\"1\"}"
}
execution_timeout_secs: 3600
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "android_aarch64_fips_static_compile"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "android:true"
properties_j: "cmake_args:{\"ANDROID_ABI\":\"arm64-v8a\",\"ANDROID_PLATFORM\":\"android-21\",\"FIPS\":\"1\"}"
properties_j: "run_ssl_tests:false"
properties_j: "run_unit_tests:false"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "android_aarch64_rel"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "device_type:walleye"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "android:true"
properties_j: "cmake_args:{\"ANDROID_ABI\":\"arm64-v8a\",\"ANDROID_PLATFORM\":\"android-21\",\"CMAKE_BUILD_TYPE\":\"Release\"}"
}
execution_timeout_secs: 3600
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "android_aarch64_rel_compile"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "android:true"
properties_j: "cmake_args:{\"ANDROID_ABI\":\"arm64-v8a\",\"ANDROID_PLATFORM\":\"android-21\",\"CMAKE_BUILD_TYPE\":\"Release\"}"
properties_j: "run_ssl_tests:false"
properties_j: "run_unit_tests:false"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "android_arm"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "device_type:walleye"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "android:true"
properties_j: "cmake_args:{\"ANDROID_ABI\":\"armeabi-v7a\",\"ANDROID_PLATFORM\":\"android-18\"}"
}
execution_timeout_secs: 3600
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "android_arm_armmode_rel"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "device_type:walleye"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "android:true"
properties_j: "cmake_args:{\"ANDROID_ABI\":\"armeabi-v7a\",\"ANDROID_ARM_MODE\":\"arm\",\"ANDROID_PLATFORM\":\"android-18\",\"CMAKE_BUILD_TYPE\":\"Release\"}"
}
execution_timeout_secs: 3600
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "android_arm_armmode_rel_compile"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "android:true"
properties_j: "cmake_args:{\"ANDROID_ABI\":\"armeabi-v7a\",\"ANDROID_ARM_MODE\":\"arm\",\"ANDROID_PLATFORM\":\"android-18\",\"CMAKE_BUILD_TYPE\":\"Release\"}"
properties_j: "run_ssl_tests:false"
properties_j: "run_unit_tests:false"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "android_arm_compile"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "android:true"
properties_j: "cmake_args:{\"ANDROID_ABI\":\"armeabi-v7a\",\"ANDROID_PLATFORM\":\"android-18\"}"
properties_j: "run_ssl_tests:false"
properties_j: "run_unit_tests:false"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "android_arm_fips"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "device_type:walleye"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "android:true"
properties_j: "cmake_args:{\"ANDROID_ABI\":\"armeabi-v7a\",\"ANDROID_PLATFORM\":\"android-21\",\"BUILD_SHARED_LIBS\":\"1\",\"FIPS\":\"1\"}"
}
execution_timeout_secs: 3600
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "android_arm_fips_compile"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "android:true"
properties_j: "cmake_args:{\"ANDROID_ABI\":\"armeabi-v7a\",\"ANDROID_PLATFORM\":\"android-21\",\"BUILD_SHARED_LIBS\":\"1\",\"FIPS\":\"1\"}"
properties_j: "run_ssl_tests:false"
properties_j: "run_unit_tests:false"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "android_arm_rel"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "device_type:walleye"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "android:true"
properties_j: "cmake_args:{\"ANDROID_ABI\":\"armeabi-v7a\",\"ANDROID_PLATFORM\":\"android-18\",\"CMAKE_BUILD_TYPE\":\"Release\",\"CMAKE_CXX_FLAGS\":\"-DOPENSSL_NO_STATIC_NEON_FOR_TESTING=1\",\"CMAKE_C_FLAGS\":\"-DOPENSSL_NO_STATIC_NEON_FOR_TESTING=1\"}"
}
execution_timeout_secs: 3600
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "android_arm_rel_compile"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "android:true"
properties_j: "cmake_args:{\"ANDROID_ABI\":\"armeabi-v7a\",\"ANDROID_PLATFORM\":\"android-18\",\"CMAKE_BUILD_TYPE\":\"Release\",\"CMAKE_CXX_FLAGS\":\"-DOPENSSL_NO_STATIC_NEON_FOR_TESTING=1\",\"CMAKE_C_FLAGS\":\"-DOPENSSL_NO_STATIC_NEON_FOR_TESTING=1\"}"
properties_j: "run_ssl_tests:false"
properties_j: "run_unit_tests:false"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "android_riscv64_compile_only"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "android:true"
properties_j: "cmake_args:{\"ANDROID_ABI\":\"riscv64\",\"ANDROID_PLATFORM\":\"android-35\",\"CMAKE_BUILD_TYPE\":\"Release\"}"
properties_j: "gclient_vars:{\"android_ndk_revision\":\"wC8sJjVPRDPTbaZFlki_qXTC1lWJNbJi8glUO0woJ1MC\"}"
properties_j: "run_ssl_tests:false"
properties_j: "run_unit_tests:false"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "docs"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl_docs"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "ios64_compile"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Mac-10.15|Mac-11"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "cmake_args:{\"CMAKE_OSX_ARCHITECTURES\":\"arm64\",\"CMAKE_OSX_SYSROOT\":\"iphoneos\"}"
properties_j: "run_ssl_tests:false"
properties_j: "run_unit_tests:false"
}
execution_timeout_secs: 3600
caches {
name: "osx_sdk"
path: "osx_sdk"
}
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "check_stack:true"
properties_j: "cmake_args:{\"BORINGSSL_ALLOW_CXX_RUNTIME\":\"1\",\"RUST_BINDINGS\":\"x86_64-unknown-linux-gnu\"}"
properties_j: "rust:true"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux32"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "check_stack:true"
properties_j: "cmake_args:{\"CMAKE_ASM_FLAGS\":\"-m32 -msse2\",\"CMAKE_CXX_FLAGS\":\"-m32 -msse2\",\"CMAKE_C_FLAGS\":\"-m32 -msse2\",\"CMAKE_SYSTEM_NAME\":\"Linux\",\"CMAKE_SYSTEM_PROCESSOR\":\"x86\"}"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux32_nosse2_noasm"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "cmake_args:{\"CMAKE_ASM_FLAGS\":\"-m32 -msse2\",\"CMAKE_CXX_FLAGS\":\"-m32 -msse2\",\"CMAKE_C_FLAGS\":\"-m32 -msse2\",\"CMAKE_SYSTEM_NAME\":\"Linux\",\"CMAKE_SYSTEM_PROCESSOR\":\"x86\",\"OPENSSL_NO_ASM\":\"1\",\"OPENSSL_NO_SSE2_FOR_TESTING\":\"1\"}"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux32_rel"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "cmake_args:{\"CMAKE_ASM_FLAGS\":\"-m32 -msse2\",\"CMAKE_BUILD_TYPE\":\"Release\",\"CMAKE_CXX_FLAGS\":\"-m32 -msse2\",\"CMAKE_C_FLAGS\":\"-m32 -msse2\",\"CMAKE_SYSTEM_NAME\":\"Linux\",\"CMAKE_SYSTEM_PROCESSOR\":\"x86\"}"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux32_sde"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "cmake_args:{\"CMAKE_ASM_FLAGS\":\"-m32 -msse2\",\"CMAKE_BUILD_TYPE\":\"RelWithAsserts\",\"CMAKE_CXX_FLAGS\":\"-m32 -msse2\",\"CMAKE_C_FLAGS\":\"-m32 -msse2\",\"CMAKE_SYSTEM_NAME\":\"Linux\",\"CMAKE_SYSTEM_PROCESSOR\":\"x86\"}"
properties_j: "run_ssl_tests:false"
properties_j: "sde:true"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_bazel"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl_bazel"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_clang_cfi"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "clang:true"
properties_j: "cmake_args:{\"CFI\":\"1\"}"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_clang_rel"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "clang:true"
properties_j: "cmake_args:{\"CMAKE_BUILD_TYPE\":\"Release\"}"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_clang_rel_msan"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "clang:true"
properties_j: "cmake_args:{\"CMAKE_BUILD_TYPE\":\"Release\",\"MSAN\":\"1\",\"USE_CUSTOM_LIBCXX\":\"1\"}"
properties_j: "gclient_vars:{\"checkout_libcxx\":true}"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_clang_rel_tsan"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "clang:true"
properties_j: "cmake_args:{\"CMAKE_BUILD_TYPE\":\"Release\",\"TSAN\":\"1\",\"USE_CUSTOM_LIBCXX\":\"1\"}"
properties_j: "gclient_vars:{\"checkout_libcxx\":true}"
properties_j: "run_ssl_tests:false"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_clang_ubsan"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "clang:true"
properties_j: "cmake_args:{\"CMAKE_BUILD_TYPE\":\"RelWithAsserts\",\"UBSAN\":\"1\"}"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_fips"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "cmake_args:{\"FIPS\":\"1\"}"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_fips_clang"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "clang:true"
properties_j: "cmake_args:{\"FIPS\":\"1\"}"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_fips_clang_rel"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "clang:true"
properties_j: "cmake_args:{\"CMAKE_BUILD_TYPE\":\"Release\",\"FIPS\":\"1\"}"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_fips_noasm_asan"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "clang:true"
properties_j: "cmake_args:{\"ASAN\":\"1\",\"FIPS\":\"1\",\"OPENSSL_NO_ASM\":\"1\"}"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_fips_rel"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "cmake_args:{\"CMAKE_BUILD_TYPE\":\"Release\",\"FIPS\":\"1\"}"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_fuzz"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "clang:true"
properties_j: "cmake_args:{\"FUZZ\":\"1\",\"LIBFUZZER_FROM_DEPS\":\"1\"}"
properties_j: "gclient_vars:{\"checkout_fuzzer\":true}"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_noasm_asan"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "clang:true"
properties_j: "cmake_args:{\"ASAN\":\"1\",\"OPENSSL_NO_ASM\":\"1\"}"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_nosse2_noasm"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "cmake_args:{\"OPENSSL_NO_ASM\":\"1\",\"OPENSSL_NO_SSE2_FOR_TESTING\":\"1\"}"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_nothreads"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "cmake_args:{\"CMAKE_CXX_FLAGS\":\"-DOPENSSL_NO_THREADS_CORRUPT_MEMORY_AND_LEAK_SECRETS_IF_THREADED=1\",\"CMAKE_C_FLAGS\":\"-DOPENSSL_NO_THREADS_CORRUPT_MEMORY_AND_LEAK_SECRETS_IF_THREADED=1\"}"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_rel"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "cmake_args:{\"CMAKE_BUILD_TYPE\":\"Release\"}"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_sde"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "cmake_args:{\"CMAKE_BUILD_TYPE\":\"RelWithAsserts\"}"
properties_j: "run_ssl_tests:false"
properties_j: "sde:true"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_shared"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "check_imported_libraries:true"
properties_j: "cmake_args:{\"BUILD_SHARED_LIBS\":\"1\"}"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "linux_small"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Ubuntu-22.04"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "cmake_args:{\"CMAKE_CXX_FLAGS\":\"-DOPENSSL_SMALL=1\",\"CMAKE_C_FLAGS\":\"-DOPENSSL_SMALL=1\"}"
}
execution_timeout_secs: 1800
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "mac"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Mac-10.15|Mac-11"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "cmake_args:{\"RUST_BINDINGS\":\"x86_64-apple-darwin\"}"
properties_j: "rust:true"
}
execution_timeout_secs: 3600
caches {
name: "osx_sdk"
path: "osx_sdk"
}
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "mac_arm64"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:arm64"
dimensions: "os:Mac"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "cmake_args:{\"RUST_BINDINGS\":\"aarch64-apple-darwin\"}"
properties_j: "rust:true"
}
execution_timeout_secs: 3600
caches {
name: "osx_sdk"
path: "osx_sdk"
}
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "mac_arm64_bazel"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:arm64"
dimensions: "os:Mac"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl_bazel"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
}
execution_timeout_secs: 3600
caches {
name: "osx_sdk"
path: "osx_sdk"
}
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "mac_rel"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Mac-10.15|Mac-11"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "cmake_args:{\"CMAKE_BUILD_TYPE\":\"Release\"}"
}
execution_timeout_secs: 3600
caches {
name: "osx_sdk"
path: "osx_sdk"
}
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "mac_small"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Mac-10.15|Mac-11"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "cmake_args:{\"CMAKE_CXX_FLAGS\":\"-DOPENSSL_SMALL=1\",\"CMAKE_C_FLAGS\":\"-DOPENSSL_SMALL=1\"}"
}
execution_timeout_secs: 3600
caches {
name: "osx_sdk"
path: "osx_sdk"
}
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "win32"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Windows-10"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "msvc_target:\"x86\""
}
execution_timeout_secs: 1800
caches {
name: "win_toolchain"
path: "win_toolchain"
}
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "win32_clang"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Windows-10"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "clang:true"
properties_j: "cmake_args:{\"CMAKE_ASM_FLAGS\":\"-m32 -msse2\",\"CMAKE_CXX_FLAGS\":\"-m32 -msse2\",\"CMAKE_C_FLAGS\":\"-m32 -msse2\",\"CMAKE_SYSTEM_NAME\":\"Windows\",\"CMAKE_SYSTEM_PROCESSOR\":\"x86\"}"
properties_j: "msvc_target:\"x86\""
}
execution_timeout_secs: 1800
caches {
name: "win_toolchain"
path: "win_toolchain"
}
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "win32_clang_compile"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Windows-10"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "clang:true"
properties_j: "cmake_args:{\"CMAKE_ASM_FLAGS\":\"-m32 -msse2\",\"CMAKE_CXX_FLAGS\":\"-m32 -msse2\",\"CMAKE_C_FLAGS\":\"-m32 -msse2\",\"CMAKE_SYSTEM_NAME\":\"Windows\",\"CMAKE_SYSTEM_PROCESSOR\":\"x86\"}"
properties_j: "msvc_target:\"x86\""
properties_j: "run_ssl_tests:false"
properties_j: "run_unit_tests:false"
}
execution_timeout_secs: 1800
caches {
name: "win_toolchain"
path: "win_toolchain"
}
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "win32_compile"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Windows-10"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "msvc_target:\"x86\""
properties_j: "run_ssl_tests:false"
properties_j: "run_unit_tests:false"
}
execution_timeout_secs: 1800
caches {
name: "win_toolchain"
path: "win_toolchain"
}
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "win32_rel"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Windows-10"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "cmake_args:{\"CMAKE_BUILD_TYPE\":\"Release\"}"
properties_j: "msvc_target:\"x86\""
}
execution_timeout_secs: 1800
caches {
name: "win_toolchain"
path: "win_toolchain"
}
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "win32_sde"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Windows-10"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "cmake_args:{\"CMAKE_BUILD_TYPE\":\"RelWithAsserts\"}"
properties_j: "msvc_target:\"x86\""
properties_j: "run_ssl_tests:false"
properties_j: "sde:true"
}
execution_timeout_secs: 1800
caches {
name: "win_toolchain"
path: "win_toolchain"
}
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "win32_small"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Windows-10"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "cmake_args:{\"CMAKE_CXX_FLAGS\":\"-DOPENSSL_SMALL=1\",\"CMAKE_C_FLAGS\":\"-DOPENSSL_SMALL=1\"}"
properties_j: "msvc_target:\"x86\""
}
execution_timeout_secs: 1800
caches {
name: "win_toolchain"
path: "win_toolchain"
}
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "win64"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Windows-10"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "msvc_target:\"x64\""
}
execution_timeout_secs: 1800
caches {
name: "win_toolchain"
path: "win_toolchain"
}
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "win64_clang"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Windows-10"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "clang:true"
properties_j: "msvc_target:\"x64\""
}
execution_timeout_secs: 1800
caches {
name: "win_toolchain"
path: "win_toolchain"
}
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "win64_clang_compile"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Windows-10"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "clang:true"
properties_j: "msvc_target:\"x64\""
properties_j: "run_ssl_tests:false"
properties_j: "run_unit_tests:false"
}
execution_timeout_secs: 1800
caches {
name: "win_toolchain"
path: "win_toolchain"
}
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "win64_compile"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Windows-10"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "msvc_target:\"x64\""
properties_j: "run_ssl_tests:false"
properties_j: "run_unit_tests:false"
}
execution_timeout_secs: 1800
caches {
name: "win_toolchain"
path: "win_toolchain"
}
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "win64_rel"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Windows-10"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "cmake_args:{\"CMAKE_BUILD_TYPE\":\"Release\",\"RUST_BINDINGS\":\"x86_64-pc-windows-msvc\"}"
properties_j: "msvc_target:\"x64\""
properties_j: "rust:true"
}
execution_timeout_secs: 1800
caches {
name: "win_toolchain"
path: "win_toolchain"
}
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "win64_sde"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Windows-10"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "cmake_args:{\"CMAKE_BUILD_TYPE\":\"RelWithAsserts\"}"
properties_j: "msvc_target:\"x64\""
properties_j: "run_ssl_tests:false"
properties_j: "sde:true"
}
execution_timeout_secs: 1800
caches {
name: "win_toolchain"
path: "win_toolchain"
}
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "win64_small"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Windows-10"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "cmake_args:{\"CMAKE_CXX_FLAGS\":\"-DOPENSSL_SMALL=1\",\"CMAKE_C_FLAGS\":\"-DOPENSSL_SMALL=1\"}"
properties_j: "msvc_target:\"x64\""
}
execution_timeout_secs: 1800
caches {
name: "win_toolchain"
path: "win_toolchain"
}
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "win_arm64_compile"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Windows-10"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "clang:true"
properties_j: "cmake_args:{\"CMAKE_ASM_FLAGS\":\"--target=arm64-windows\",\"CMAKE_CXX_FLAGS\":\"--target=arm64-windows\",\"CMAKE_C_FLAGS\":\"--target=arm64-windows\",\"CMAKE_SYSTEM_NAME\":\"Windows\",\"CMAKE_SYSTEM_PROCESSOR\":\"arm64\"}"
properties_j: "gclient_vars:{\"checkout_nasm\":false}"
properties_j: "msvc_target:\"arm64\""
properties_j: "run_ssl_tests:false"
properties_j: "run_unit_tests:false"
}
execution_timeout_secs: 1800
caches {
name: "win_toolchain"
path: "win_toolchain"
}
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
builders {
name: "win_arm64_msvc_compile"
swarming_host: "chromium-swarm.appspot.com"
dimensions: "cpu:x86-64"
dimensions: "os:Windows-10"
dimensions: "pool:luci.flex.try"
recipe {
name: "boringssl"
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
cipd_version: "refs/heads/main"
properties_j: "cmake_args:{\"CMAKE_SYSTEM_NAME\":\"Windows\",\"CMAKE_SYSTEM_PROCESSOR\":\"arm64\",\"OPENSSL_NO_ASM\":\"1\"}"
properties_j: "gclient_vars:{\"checkout_nasm\":false}"
properties_j: "msvc_target:\"arm64\""
properties_j: "run_ssl_tests:false"
properties_j: "run_unit_tests:false"
}
execution_timeout_secs: 1800
caches {
name: "win_toolchain"
path: "win_toolchain"
}
service_account: "boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
}
}