586d61dd7a
Bug: skia:11837 Change-Id: I1c431a67f00db8f04399b9e7f34b6d466c353d37 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/426556 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com>
29 lines
1.1 KiB
JSON
29 lines
1.1 KiB
JSON
{
|
|
"gs_bucket_gm": "skia-infra-gm",
|
|
"gold_hashes_url": "https://storage.googleapis.com/skia-infra-gm/hash_files/gold-prod-hashes.txt",
|
|
"gs_bucket_nano": "skia-perf",
|
|
"gs_bucket_coverage": "skia-coverage",
|
|
"path_to_skia": ".",
|
|
"pool": "Skia",
|
|
"project": "skia",
|
|
"no_upload": [
|
|
"ASAN",
|
|
"AbandonGpuContext",
|
|
"Coverage",
|
|
"MSAN",
|
|
"TSAN",
|
|
"V1only",
|
|
"V1andV2",
|
|
"V2only",
|
|
"Valgrind",
|
|
"WasmGMTests"
|
|
],
|
|
"service_account_canary": "skia-canary@skia-swarming-bots.iam.gserviceaccount.com",
|
|
"service_account_compile": "skia-external-compile-tasks@skia-swarming-bots.iam.gserviceaccount.com",
|
|
"service_account_housekeeper": "skia-external-housekeeper@skia-swarming-bots.iam.gserviceaccount.com",
|
|
"service_account_recreate_skps": "skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com",
|
|
"service_account_upload_binary": "skia-external-binary-uploader@skia-swarming-bots.iam.gserviceaccount.com",
|
|
"service_account_upload_gm": "skia-external-gm-uploader@skia-swarming-bots.iam.gserviceaccount.com",
|
|
"service_account_upload_nano": "skia-external-nano-uploader@skia-swarming-bots.iam.gserviceaccount.com"
|
|
}
|