skia2/infra
Ravi Mistry 4bcdb6b9aa Script to trigger and wait for G3 compile tasks
Tested success case with:
python trigger_wait_g3_task.py --issue 190200 --patchset 14

Tested failure case with:
python trigger_wait_g3_task.py --issue 94900 --patchset 4

Tested merge conflict with:
python trigger_wait_g3_task.py --issue 209802 --patchset 1

Tested unauthorized case with:
python trigger_wait_g3_task.py --issue 216568 --patchset 5


NoTry: true
Bug: skia:9021
Change-Id: I7d1438f460e176c8ef61de704a7b326f77d7b503
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/216640
Commit-Queue: Ravi Mistry <rmistry@google.com>
Reviewed-by: Eric Boren <borenet@google.com>
2019-05-30 12:09:38 +00:00
..
bots Script to trigger and wait for G3 compile tasks 2019-05-30 12:09:38 +00:00
canvaskit Move common canvas/pathkit dockerfiles to more intuitive location 2019-04-09 23:14:13 +00:00
cmake Move common canvas/pathkit dockerfiles to more intuitive location 2019-04-09 23:14:13 +00:00
config Roll recipe dependencies (trivial). 2019-05-29 23:48:56 +00:00
cross-compile/docker/cross-linux-arm64 Add dockerfile to cross-compile for arm64 linux 2019-02-20 19:04:11 +00:00
cts [infra] Pin infra code using Go modules 2019-05-06 17:53:19 +00:00
lottiecap [infra] Pin infra code using Go modules 2019-05-06 17:53:19 +00:00
pathkit Move common canvas/pathkit dockerfiles to more intuitive location 2019-04-09 23:14:13 +00:00
project-config Delete swarm_trigger recipe 2016-12-13 12:53:00 +00:00
skqp Update android-skqp Docker image to accept licenses 2019-01-22 23:34:58 +00:00
wasm-common Move common canvas/pathkit dockerfiles to more intuitive location 2019-04-09 23:14:13 +00:00
README.md Added CQ config to skia repo 2015-06-08 05:12:56 -07:00

This directory contains infra-specific files. The branch-config/ directory contains configs that are specific to the master branch (e.g. config for the CQ committing to the master branch), while project-config/ directory contains project-wide configuration (e.g. list of buckets for cr-buildbucket service and list of refs known to the infra services).