[roll] Roll infra/recipes [recipes] Fix bugs in min rebase distance path

The min rebase distance builders were failing for two reasons that this
CL addresses:
1. The `jiri manifest` call to figure out the age of the cache was not
being run in the checkout root.
2. The lack of a manifest was treated as a failure, when in reality this
is expected if the cache has not been seeded yet.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/591241
Original-Revision: be6872563aa7b21b903bd9c8541e37c91ddd44f2
GitOrigin-RevId: 15e1a7cc2916a664e728a968dc45a80264b51bc7
Change-Id: I67837a17119ccea47537043c0bc616422a0aedd9
1 file changed
tree: d6ce8fac3bec50b0816efb96d9d6d3ad63b64a3e
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.