blob: 434f7a82f5b7cee540667fbd0cc3c1a06c0ced4f [file] [log] [blame]
{
"$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/fint_params/global.ci/core.x64-asan-incremental-experimental.textproto",
"incremental": true,
"run_tests": true,
"stats_gcs_bucket": "fuchsia-artifacts",
"upload_results": true
},
"checkout": {
"manifest": "flower",
"project": "integration",
"remote": "https://fuchsia.googlesource.com/integration",
"upload_results": true
},
"gcs_bucket": "fuchsia-build",
"test": {
"affected_tests_multiply_threshold": 3,
"default_service_account": "artifact-readers@fuchsia-infra.iam.gserviceaccount.com",
"max_attempts": 1,
"max_attempts_per_test": 3,
"max_shards_per_env": 12,
"pave": true,
"per_test_timeout_secs": 360,
"pool": "fuchsia.tests",
"swarming_expiration_timeout_secs": 18000,
"swarming_io_timeout_secs": 420,
"target_shard_duration_secs": 540,
"timeout_secs": 2400,
"upload_results": true
}
}
}