[recipe_wrapper] Add recipes_integration_project_override property

It's possible for the integration repository containing the recipe
version and properties files to not be called "integration", even though
that's the sensible default at a per-host level.

This allows recipe_wrapper to operate on integration-like repositories
not literally named "integration".

Bug: 131625
Change-Id: I06e291771b68fd6dc053106f61bcaa39247dad0e
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/infra/+/894140
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
Fuchsia-Auto-Submit: Anthony Fandrianto <atyfto@google.com>
Reviewed-by: Oliver Newman <olivernewman@google.com>
4 files changed
tree: 025245f683679c774dca627c0531676300d065ca
  1. artifacts/
  2. buildbucket/
  3. checkout/
  4. cmd/
  5. execution/
  6. flagutil/
  7. functools/
  8. gerrit/
  9. gitiles/
  10. monorail/
  11. rpcutil/
  12. scripts/
  13. third_party/
  14. vendor/
  15. .gitignore
  16. AUTHORS
  17. go.mod
  18. go.sum
  19. LICENSE
  20. manifest
  21. PATENTS
  22. README.md
README.md

infra

This repo contains tools and config files necessary to run infrastructure related to builds, code review, version control, and continuous integrations.