[roll] Roll fuchsia [test_manager][bootstrap] Update some routes

Adds some missing routes in the bootstrap test manager. One is for
diagnostics, the other is for the default test realm's test runner.
Also adds the lifecyecle entry since the test manager expects this
channel as of fxr/1169395.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1177766
Original-Revision: 92cafa87fe3874dd565997763383ec59d9fddc76
GitOrigin-RevId: 494aca3fb775a3cb567971549362bd1d6af965cc
Change-Id: I1d51ee1b429ada53f880ce734d7ff363849e8152
1 file changed
tree: 2835b88ad828c9ea7935adf6c1f2d5a3e853e3db
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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 in one of the communication channels documented at get involved.

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.