[dev] Resolve exec-server timeouts.

exec-server pods in the dev instance were showing unique failure modes
relative to production. This has been found to be liveliness probe
failures due to long toolchain config times. This discrepency is caused
by the fact that the toolchain confg GCS bucket is co-located with the
production cluster, and the dev cluster in a different region.

Bug: 59715

Change-Id: Ib19a14db04c106e3b126b37bf7db33b6af9179f3
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/config/+/426114
Reviewed-by: Haowei Wu <haowei@google.com>
6 files changed
tree: aafa5fe7f1163fc12112b09ef124fda0f42fdde8
  1. goma/
  2. manifest/
  3. repositories/
  4. .gitignore
  5. .style.yapf
  6. AUTHORS
  7. LICENSE
  8. OWNERS
  9. PATENTS
  10. README.md
README.md

Config

Currently the only configs here are for Tricium. All other configs live in the integration repo.