| { |
| "$fuchsia/autocorrelator": { |
| "ci_bucket": "global.ci" |
| }, |
| "$recipe_engine/swarming": { |
| "server": "https://chromium-swarm.appspot.com" |
| }, |
| "recipe": "fuchsia/fuchsia", |
| "spec": { |
| "artifact_gcs_bucket": "fuchsia-artifacts", |
| "build": { |
| "fint_params_path": "integration/infra/config/generated/fuchsia/specs/try/bringup.arm64-lto.fint.textproto", |
| "run_tests": true, |
| "stats_gcs_bucket": "fuchsia-artifacts" |
| }, |
| "checkout": { |
| "manifest": "flower", |
| "project": "integration", |
| "remote": "https://fuchsia.googlesource.com/integration" |
| }, |
| "gcs_bucket": "fuchsia-build", |
| "test": { |
| "affected_tests_multiply_threshold": 3, |
| "default_service_account": "artifact-readers@fuchsia-infra.iam.gserviceaccount.com", |
| "max_attempts_per_test": 3, |
| "per_test_timeout_secs": 300, |
| "pool": "fuchsia.tests", |
| "swarming_expiration_timeout_secs": 18000, |
| "swarming_io_timeout_secs": 360, |
| "target_shard_duration_secs": 540, |
| "timeout_secs": 1800, |
| "upload_results": true, |
| "use_runtests": true |
| } |
| } |
| } |