| # Auto-generated by lucicfg. |
| # Do not modify manually. |
| # |
| # For the schema of this file, see BuildbucketCfg message: |
| # https://luci-config.appspot.com/schemas/projects:buildbucket.cfg |
| |
| buckets { |
| name: "ci" |
| acls { |
| group: "all" |
| } |
| acls { |
| role: SCHEDULER |
| identity: "user:luci-scheduler@appspot.gserviceaccount.com" |
| } |
| acls { |
| role: SCHEDULER |
| group: "project-r8-committers" |
| } |
| swarming { |
| builders { |
| name: "archive" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_wrapper:\"tools/archive.py\"" |
| } |
| priority: 25 |
| execution_timeout_secs: 1800 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "archive_release" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_wrapper:\"tools/archive.py\"" |
| } |
| priority: 25 |
| execution_timeout_secs: 1800 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "desugared_library-head" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--no_internal\",\"--desugared-library\",\"HEAD\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 43200 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "desugared_library-jdk11_head" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--no_internal\",\"--desugared-library\",\"HEAD\",\"--desugared-library-configuration\",\"jdk11\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 43200 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "lib_desugar-archive" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_wrapper:\"tools/archive_desugar_jdk_libs.py\"" |
| } |
| priority: 25 |
| execution_timeout_secs: 3600 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-android-10.0.0" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "normal:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--dex_vm=10.0.0\",\"--all_tests\",\"--tool=r8\",\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 21600 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-android-10.0.0_release" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "normal:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--dex_vm=10.0.0\",\"--all_tests\",\"--tool=r8\",\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 21600 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-android-12.0.0" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "normal:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--dex_vm=12.0.0\",\"--all_tests\",\"--tool=r8\",\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 21600 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-android-12.0.0_release" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "normal:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--dex_vm=12.0.0\",\"--all_tests\",\"--tool=r8\",\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 21600 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-android-4.0.4" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "normal:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--dex_vm=4.0.4\",\"--all_tests\",\"--tool=r8\",\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 21600 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-android-4.0.4_release" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "normal:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--dex_vm=4.0.4\",\"--all_tests\",\"--tool=r8\",\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 21600 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-android-4.4.4" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "normal:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--dex_vm=4.4.4\",\"--all_tests\",\"--tool=r8\",\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 21600 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-android-4.4.4_release" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "normal:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--dex_vm=4.4.4\",\"--all_tests\",\"--tool=r8\",\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 21600 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-android-5.1.1" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "normal:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--dex_vm=5.1.1\",\"--all_tests\",\"--tool=r8\",\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 21600 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-android-5.1.1_release" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "normal:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--dex_vm=5.1.1\",\"--all_tests\",\"--tool=r8\",\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 21600 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-android-6.0.1" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "normal:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--dex_vm=6.0.1\",\"--all_tests\",\"--tool=r8\",\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 21600 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-android-6.0.1_release" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "normal:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--dex_vm=6.0.1\",\"--all_tests\",\"--tool=r8\",\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 21600 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-android-7.0.0" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "normal:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--dex_vm=7.0.0\",\"--all_tests\",\"--tool=r8\",\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 21600 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-android-7.0.0_release" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "normal:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--dex_vm=7.0.0\",\"--all_tests\",\"--tool=r8\",\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 21600 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-android-8.1.0" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "normal:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--dex_vm=8.1.0\",\"--all_tests\",\"--tool=r8\",\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 21600 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-android-8.1.0_release" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "normal:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--dex_vm=8.1.0\",\"--all_tests\",\"--tool=r8\",\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 21600 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-android-9.0.0" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "normal:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--dex_vm=9.0.0\",\"--all_tests\",\"--tool=r8\",\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 21600 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-android-9.0.0_release" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "normal:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--dex_vm=9.0.0\",\"--all_tests\",\"--tool=r8\",\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 21600 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-d8_jctf" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "jctf:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\",\"--dex_vm=all\",\"--tool=d8\",\"--only_jctf\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 43200 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-d8_jctf_release" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "jctf:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\",\"--dex_vm=all\",\"--tool=d8\",\"--only_jctf\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 43200 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-dex_default" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "normal:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--runtimes=dex-default\",\"--tool=r8\",\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 21600 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-dex_default_release" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "normal:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--runtimes=dex-default\",\"--tool=r8\",\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 21600 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-internal" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:2" |
| dimensions: "cpu:x86-64" |
| dimensions: "internal:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--bot\"]" |
| properties_j: "test_wrapper:\"tools/internal_test.py\"" |
| } |
| priority: 25 |
| execution_timeout_secs: 43200 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-internal_release" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:2" |
| dimensions: "cpu:x86-64" |
| dimensions: "internal:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--bot\"]" |
| properties_j: "test_wrapper:\"tools/internal_test.py\"" |
| } |
| priority: 25 |
| execution_timeout_secs: 43200 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-jdk11" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "normal:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--runtimes=jdk11\",\"--tool=r8\",\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 21600 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-jdk11_release" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "normal:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--runtimes=jdk11\",\"--tool=r8\",\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 21600 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-jdk8" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "normal:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--runtimes=jdk8\",\"--tool=r8\",\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 21600 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-jdk8_release" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "normal:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--runtimes=jdk8\",\"--tool=r8\",\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 21600 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-jdk9" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "normal:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--runtimes=jdk9\",\"--tool=r8\",\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 21600 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-jdk9_release" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "normal:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--runtimes=jdk9\",\"--tool=r8\",\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 21600 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-kotlin_dev" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--runtimes=dex-default:jdk11\",\"--kotlin-compiler-dev\",\"--one_line_per_test\",\"--archive_failures\",\"--no-internal\",\"*kotlin*\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 43200 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-none" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "normal:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--runtimes=none\",\"--tool=r8\",\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 21600 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-none_release" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "normal:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--runtimes=none\",\"--tool=r8\",\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 21600 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-r8cf_jctf" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "jctf:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\",\"--dex_vm=all\",\"--tool=r8cf\",\"--only_jctf\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 43200 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-r8cf_jctf_release" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "jctf:true" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\",\"--dex_vm=all\",\"--tool=r8cf\",\"--only_jctf\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 43200 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-run-on-app-dump" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--bot\"]" |
| properties_j: "test_wrapper:\"tools/run_on_app_dump.py\"" |
| } |
| priority: 26 |
| execution_timeout_secs: 43200 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "linux-run-on-app-dump_release" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "os:Ubuntu-16.04" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--bot\"]" |
| properties_j: "test_wrapper:\"tools/run_on_app_dump.py\"" |
| } |
| priority: 26 |
| execution_timeout_secs: 43200 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "windows" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "os:Windows-10" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--all_tests\",\"--tool=r8\",\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 21600 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| builders { |
| name: "windows_release" |
| swarming_host: "chrome-swarming.appspot.com" |
| swarming_tags: "vpython:native-python-wrapper" |
| dimensions: "cores:8" |
| dimensions: "cpu:x86-64" |
| dimensions: "os:Windows-10" |
| dimensions: "pool:luci.r8.ci" |
| recipe { |
| name: "rex" |
| cipd_package: "infra_internal/recipe_bundles/chrome-internal.googlesource.com/chrome/tools/build_limited/scripts/slave" |
| cipd_version: "refs/heads/master" |
| properties_j: "builder_group:\"internal.client.r8\"" |
| properties_j: "test_options:[\"--all_tests\",\"--tool=r8\",\"--no_internal\",\"--one_line_per_test\",\"--archive_failures\"]" |
| } |
| priority: 26 |
| execution_timeout_secs: 21600 |
| expiration_secs: 126000 |
| build_numbers: YES |
| service_account: "r8-ci-builder@chops-service-accounts.iam.gserviceaccount.com" |
| experiments { |
| key: "luci.recipes.use_python3" |
| value: 100 |
| } |
| experiments { |
| key: "luci.use_realms" |
| value: 100 |
| } |
| } |
| } |
| } |