[nobuildbot] Replace presubmit bot with swarmbucket version
BUG=skia: Change-Id: I40d46e3a8a5c6c6fa77075c94d6bd290f764a41c Reviewed-on: https://skia-review.googlesource.com/5512 Reviewed-by: Ravi Mistry <rmistry@google.com> Commit-Queue: Eric Boren <borenet@google.com>
This commit is contained in:
parent
54ff2fc3f5
commit
b91cf1c3c0
@ -28,10 +28,6 @@ verifiers {
|
||||
}
|
||||
|
||||
try_job {
|
||||
buckets {
|
||||
name: "master.client.skia.fyi"
|
||||
builders { name: "skia_presubmit-Trybot" }
|
||||
}
|
||||
buckets {
|
||||
name: "master.tryserver.chromium.mac"
|
||||
# At time of writing, this is the fastest Chrome compile bot on average.
|
||||
@ -49,6 +45,7 @@ verifiers {
|
||||
builders { name: "Build-Ubuntu-Clang-x86_64-Debug-GN" }
|
||||
builders { name: "Build-Ubuntu-GCC-x86_64-Release-GN" }
|
||||
builders { name: "Housekeeper-PerCommit-InfraTests" }
|
||||
builders { name: "Skia Presubmit" }
|
||||
builders { name: "Test-Android-Clang-Nexus5-GPU-Adreno330-arm-Release-GN_Android" }
|
||||
builders { name: "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-GN" }
|
||||
builders { name: "Test-Ubuntu-GCC-ShuttleA-GPU-GTX660-x86_64-Release-GN" }
|
||||
|
Loading…
Reference in New Issue
Block a user