| { |
| "$recipe_engine/isolated": { |
| "server": "https://isolateserver.appspot.com" |
| }, |
| "$recipe_engine/swarming": { |
| "server": "https://chromium-swarm.appspot.com" |
| }, |
| "artifact_gcs_bucket": "fuchsia-artifacts", |
| "coverage_builders": { |
| "core.x64-coverage-qemu_kvm": [ |
| ".cc", |
| ".cpp", |
| ".cxx", |
| ".c++", |
| ".h", |
| ".hpp", |
| ".hxx", |
| ".hh", |
| ".inc", |
| ".ipp", |
| ".inl", |
| ".def", |
| ".c" |
| ], |
| "core.x64-coverage-rust-qemu_kvm": [ |
| ".rs" |
| ] |
| }, |
| "enable_property_versioning": true, |
| "manifest": "flower", |
| "recipe": "fuchsia/coverage", |
| "remote": "https://fuchsia.googlesource.com/integration" |
| } |