Make new CQ jobs experimental
Also fix typo in CQ jobs Bug: skia: NOTRY=true Change-Id: I74d6a382b4e93fdaceabd2adf9b060a6b88caae6 Reviewed-on: https://skia-review.googlesource.com/79761 Reviewed-by: Eric Boren <borenet@google.com> Reviewed-by: Ravi Mistry <rmistry@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>
This commit is contained in:
parent
ea6138253b
commit
8da3655c6e
@ -46,8 +46,14 @@ verifiers {
|
||||
builders { name: "Housekeeper-PerCommit-InfraTests" }
|
||||
builders { name: "Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-All-Android" }
|
||||
builders { name: "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All" }
|
||||
builders { name: "Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug-All" }
|
||||
builders { name: "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-ASAN-All" }
|
||||
builders {
|
||||
name: "Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug-All"
|
||||
experiment_percentage: 100
|
||||
}
|
||||
builders {
|
||||
name: "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ASAN"
|
||||
experiment_percentage: 100
|
||||
}
|
||||
builders { name: "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All" }
|
||||
builders { name: "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All" }
|
||||
builders { name: "Test-Win2016-Clang-GCE-CPU-AVX2-x86_64-Release-All" }
|
||||
|
Loading…
Reference in New Issue
Block a user