blob: d0f1f2de6593390c9ff48ecfbcddf6f79b15c760 [file]
---
platforms:
fedora43:
build_targets:
- "//:release"
- "//:api"
test_flags:
- "--test_tag_filters=-git,-git-protocol-v2,-git-upload-archive,-ssh"
test_targets:
- "//..."
ubuntu2204:
build_targets:
- "//:release"
- "//:api"
test_targets:
- "//..."
macos:
build_targets:
- "//:release"
- "//:api"
test_flags:
- "--test_tag_filters=-git,-git-protocol-v2,-git-upload-archive,-ssh"
test_targets:
- "//..."
rbe_ubuntu2204:
build_flags:
- "--config=remote"
- "--remote_instance_name=projects/bazel-untrusted/instances/default_instance"
- "--remote_executor=grpcs://remotebuildexecution.googleapis.com"
build_targets:
- "//:release"
- "//:api-skip-javadoc"
test_flags:
- "--config=remote"
- "--remote_instance_name=projects/bazel-untrusted/instances/default_instance"
- "--remote_executor=grpcs://remotebuildexecution.googleapis.com"
- "--experimental_remote_cache_async"
- "--experimental_remote_merkle_tree_cache"
- "--remote_download_minimal"
test_targets:
- "//..."