findbuild: Removed test concurrecny

Removed findbuild concurrency and added test delay to prevent resource exhausted error. Changed CLLandingNotFound error HTTP code to 406 to prevent fallback retrying if user specifies CL with unused repo/branch or CL submitted directly through Git. Removed Change-ID test case.

BUG=b/160901711
TEST=unittests, run local

Change-Id: I4d23dc6170fde9afed9f3c9b63d1cf8f01e7cfff
3 files changed
tree: 20e8d7296cbfde8b62ee964ac07c11e257072bea
  1. src/
  2. CONTRIBUTING.md
  3. go.mod
  4. go.sum
  5. LICENSE
  6. README.md
README.md

Tools for Container-Optimized OS

This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.

See CONTRIBUTING.md for how to contribute.