diff options
author | Ravi Mistry <rmistry@google.com> | 2018-04-27 13:25:57 +0000 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2018-04-27 13:42:17 +0000 |
commit | 30573251161f7164d56f8c1f9a16055e5340427c (patch) | |
tree | ab68f29e3aaa7f8c4bb8aec7f3b8962bfdbec42d /infra/branch-config | |
parent | 82a33425166aacd0726bdd283c6de749420819a8 (diff) |
Revert "Remove Android compile bot from the CQ"
This reverts commit e033e969ca9335fe5ca8803ca9843fdd995e6419.
Reason for revert: Should be fast now
Original change's description:
> Remove Android compile bot from the CQ
>
> NoTry: True
> Bug: skia:7834
> Change-Id: Ia38a800da098101effb6804118ccf4b0a0a93c72
> Reviewed-on: https://skia-review.googlesource.com/122945
> Commit-Queue: Ravi Mistry <rmistry@google.com>
> Auto-Submit: Ravi Mistry <rmistry@google.com>
> Reviewed-by: Eric Boren <borenet@google.com>
TBR=borenet@google.com,rmistry@google.com
# Not skipping CQ checks because original CL landed > 1 day ago.
NoTry: true
Bug: skia:7815
Change-Id: I55bba2de4bbff904b92b99802f13c9de55bc9191
Reviewed-on: https://skia-review.googlesource.com/124300
Auto-Submit: Ravi Mistry <rmistry@google.com>
Reviewed-by: Eric Boren <borenet@google.com>
Reviewed-by: Ravi Mistry <rmistry@google.com>
Commit-Queue: Ravi Mistry <rmistry@google.com>
Diffstat (limited to 'infra/branch-config')
-rw-r--r-- | infra/branch-config/cq.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg index bce307b9e3..31f2f1c230 100644 --- a/infra/branch-config/cq.cfg +++ b/infra/branch-config/cq.cfg @@ -31,6 +31,7 @@ verifiers { builders { name: "Build-Debian9-Clang-arm-Debug-Android" } builders { name: "Build-Debian9-Clang-arm-Release-Android_API26" } builders { name: "Build-Debian9-Clang-arm64-Debug-Android" } + builders { name: "Build-Debian9-Clang-gce_x86_phone-eng-Android_Framework" } builders { name: "Build-Debian9-Clang-x86_64-Debug" } builders { name: "Build-Debian9-GCC-arm-Debug-Chromecast" } builders { name: "Build-Debian9-GCC-x86_64-Debug-NoGPU" } |