Add some GN builders to the CQ.
This parallels the set of bots we use to gate commits already. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2189283003 Review-Url: https://codereview.chromium.org/2189283003
This commit is contained in:
parent
fa25106f02
commit
f6593a68d9
@ -33,12 +33,15 @@ verifiers {
|
||||
}
|
||||
buckets {
|
||||
name: "master.client.skia.compile"
|
||||
builders { name: "Build-Mac-Clang-x86_64-Release-GN-Trybot" }
|
||||
builders { name: "Build-Mac-Clang-x86_64-Release-Trybot" }
|
||||
builders { name: "Build-Ubuntu-Clang-x86_64-Debug-GN-Trybot" }
|
||||
builders { name: "Build-Ubuntu-Clang-x86_64-Debug-Trybot" }
|
||||
builders { name: "Build-Ubuntu-GCC-Arm64-Debug-Android-Trybot" }
|
||||
builders { name: "Build-Ubuntu-GCC-Arm7-Debug-Android-Trybot" }
|
||||
builders { name: "Build-Ubuntu-GCC-Mips-Debug-Android-Trybot" }
|
||||
builders { name: "Build-Ubuntu-GCC-x86_64-Release-CMake-Trybot" }
|
||||
builders { name: "Build-Ubuntu-GCC-x86_64-Release-GN-Trybot" }
|
||||
builders { name: "Build-Ubuntu-GCC-x86_64-Release-Trybot" }
|
||||
builders { name: "Build-Win-MSVC-x86-Debug-Trybot" }
|
||||
builders { name: "Build-Win-MSVC-x86_64-Debug-Trybot" }
|
||||
|
Loading…
Reference in New Issue
Block a user