Define specific builders for each recipe analyzer

Defines tricium-noop, fuchsia-quick, and fuchsia-with-build for the dev
config.

The "tricium" noop builder is removed from prod because (we believe) no
analyzers are run with tricium-prod that will use that builder; fuchsia
tricium builders are added in a separate CL to Fuchsia
cr-buildbucket.cfg file.

Bug: 979730

Change-Id: I42e9f359a76fb4ee7077e736d858fa98e281da55
Reviewed-on: https://chromium-review.googlesource.com/c/infra/tricium/+/1709727
Commit-Queue: Julie Hockett <juliehockett@google.com>
Reviewed-by: Quinten Yearsley <qyearsley@chromium.org>
2 files changed
tree: 849cf8902b3e5ddeb65f97dc5254ad3be5f176e2
  1. chrome-infra-auth-dev.cfg
  2. cr-buildbucket-dev.cfg
  3. cr-buildbucket.cfg
  4. luci-logdog-dev.cfg
  5. luci-logdog.cfg
  6. luci-milo-dev.cfg
  7. luci-milo.cfg
  8. project.cfg
  9. README.md
README.md

About this repository

This repository contains LUCI project config files for Tricium.

The reason for having a separate repository is so that we can have a separate LUCI project, with separate project configs. This is for security and organizational purposes, so that Tricium can be kept separate from other LUCI projects like “infra”, since tricium analysis jobs don't need access to things like logs in other projects.