2017-02-01 20:56:55 +00:00
|
|
|
{
|
2017-02-06 20:38:41 +00:00
|
|
|
"gs_bucket_gm": "skia-infra-gm",
|
2018-08-02 06:51:38 +00:00
|
|
|
"gold_hashes_url": "https://storage.googleapis.com/skia-infra-gm/hash_files/gold-prod-hashes.txt",
|
2017-02-06 20:38:41 +00:00
|
|
|
"gs_bucket_nano": "skia-perf",
|
2017-10-09 19:26:19 +00:00
|
|
|
"gs_bucket_coverage": "skia-coverage",
|
2021-03-01 14:57:28 +00:00
|
|
|
"path_to_skia": ".",
|
2017-02-01 20:56:55 +00:00
|
|
|
"pool": "Skia",
|
2019-07-16 13:19:10 +00:00
|
|
|
"project": "skia",
|
2017-02-01 20:56:55 +00:00
|
|
|
"no_upload": [
|
|
|
|
"ASAN",
|
2018-07-26 14:17:02 +00:00
|
|
|
"AbandonGpuContext",
|
2017-02-01 20:56:55 +00:00
|
|
|
"Coverage",
|
|
|
|
"MSAN",
|
|
|
|
"TSAN",
|
2021-07-09 20:26:58 +00:00
|
|
|
"V1only",
|
|
|
|
"V1andV2",
|
|
|
|
"V2only",
|
2020-10-20 14:49:34 +00:00
|
|
|
"Valgrind",
|
|
|
|
"WasmGMTests"
|
2019-07-16 13:19:10 +00:00
|
|
|
],
|
2020-07-16 15:42:16 +00:00
|
|
|
"service_account_canary": "skia-canary@skia-swarming-bots.iam.gserviceaccount.com",
|
2019-07-16 13:19:10 +00:00
|
|
|
"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"
|
2017-02-01 20:56:55 +00:00
|
|
|
}
|