[roll] Roll fuchsia [fint] Never consider installer_test affected

It depends on a system image so it is practically always considered
affected by changes. It doesn't matter that much because it only runs on
CI-only "slow" builders, but it's confusing for it to show up in fint's
affected tests list nonetheless.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/690105
Original-Revision: 36b35d2b965cafb420914108cd8db850efe95ace
GitOrigin-RevId: 2f66c8d2f6eebdb34960fe3daa79a2965d756494
Change-Id: Ib8451a0e28bffba12f3169743f6c41b51a570152
1 file changed
tree: 9ff91413451f853ea9f49521bfe9074c97d54dfc
  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.