| { |
| "$recipe_engine/swarming": { |
| "server": "https://chromium-swarm.appspot.com" |
| }, |
| "recipe": "fuchsia/build", |
| "spec": { |
| "artifact_gcs_bucket": "fuchsia-artifacts", |
| "build": { |
| "fint_params_path": "integration/infra/config/generated/fuchsia/specs/global.ci/workstation.chromebook-x64-release-build_only.fint.textproto", |
| "stats_gcs_bucket": "fuchsia-artifacts", |
| "upload_results": true |
| }, |
| "checkout": { |
| "attributes": [ |
| "debug-symbols-x64" |
| ], |
| "manifest": "flower", |
| "project": "integration", |
| "remote": "https://fuchsia.googlesource.com/integration", |
| "upload_results": true |
| }, |
| "gcs_bucket": "fuchsia-build", |
| "test": { |
| "pave": true |
| } |
| } |
| } |