[roll] Roll fuchsia [network][guest] Build test binaries in CI/CQ

Add these test binaries to the build graph so that we get build
coverage in CI/CQ without running the test components (which is
done on non-blocking FYI bots).

Original-Bug: 122994, 130972
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/888234
Original-Revision: 2af19d1675d356d0c914a4c4eb62432f13a238f1
GitOrigin-RevId: a2305f144ad738275bfe9655d2784ab2a5d1529c
Change-Id: I70a72b00762016678dadba4db97423ce355f8651
1 file changed
tree: 50651636be2928667a48a397e8023af93ae605b4
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.