tree: c6654ee50e045bf7b8a294982f4e2e5001d0f2f6 [path history] [tgz]
  1. go/
  2. sys/
  3. build_docker_release
  4. Dockerfile
  5. Makefile
  6. PROD.md
  7. README.md
  8. skiapush.json5
cq_watcher/README.md

CQ Watcher

The CQ Watcher monitors Gerrit CLs in the Skia CQ and pumps the results into InfluxDB.

Debugging Locally

make release builds a Docker container and uploads it to GKE. One can run one of those containers locally as follows:

docker run gcr.io/skia-public/cq_watcher:2018-06-19T17_38_25Z-username-b442da2-dirty

If you built locally then you can run the latest with:

docker run cq_watcher