[roll] Roll fuchsia [bootserver] Fix log level of `Completed fetching images`.

This was logged as an error even though it's not.

Original-Bug: 94148
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/648521
Original-Revision: 450c8b60b673a11069f18c41856a38ada8489cd9
GitOrigin-RevId: 76ef28311a23f748df6969b3867c40d995dfbf4c
Change-Id: I317a34feaca9f06c4305d92c7ddffed0f0ce01c9
1 file changed
tree: e51f436e3ee8344b0958912164bf83003fd9d1f6
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 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.