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",
|
2017-10-24 13:43:21 +00:00
|
|
|
"gs_bucket_calm": "skia-calmbench",
|
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",
|
2018-06-28 21:43:08 +00:00
|
|
|
"OpenCL",
|
2018-07-26 14:17:02 +00:00
|
|
|
"SKQP",
|
2017-02-01 20:56:55 +00:00
|
|
|
"TSAN",
|
2018-07-26 14:17:02 +00:00
|
|
|
"Valgrind"
|
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_calmbench": "skia-external-calmbench-upload@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
|
|
|
}
|