ae5705e705
This reverts commitee79cc3491
. Reason for revert: It was a swarming failure Original change's description: > Revert "Graphite: Add compilation bots" > > This reverts commit605748b95b
. > > Reason for revert: Red bots > > Original change's description: > > Graphite: Add compilation bots > > > > Bug: skia:12466 > > Change-Id: I5cca024b8df9cf2203d5f09109154d02f0490445 > > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/451417 > > Reviewed-by: Brian Salomon <bsalomon@google.com> > > Reviewed-by: Jim Van Verth <jvanverth@google.com> > > Reviewed-by: Eric Boren <borenet@google.com> > > Commit-Queue: Robert Phillips <robertphillips@google.com> > > Bug: skia:12466 > Change-Id: If35cf18de94731e17596a6b064941c2bef20f265 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/451422 > Auto-Submit: Robert Phillips <robertphillips@google.com> > Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> > Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Bug: skia:12466 Change-Id: I630971ccbe40648c0df0c0cc61e16c93264eb82d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/452319 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Robert Phillips <robertphillips@google.com>
30 lines
1.2 KiB
JSON
30 lines
1.2 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",
|
|
"Graphite",
|
|
"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"
|
|
}
|