[roll] Roll fuchsia Revert "[system-update-committer] Disable netstack verifier."

This reverts commit da6add1e168cdfb41e18d0283700126622e6b261.

Reason for revert: reland after fixing ota test

Original change's description:
> [system-update-committer] Disable netstack verifier.
>
> This partially reverts commit ef826ec341354ca9b7c6287d02761e0ee9c29136.
>
> Reason for revert: broke OTA update on sherlock
>
> Original change's description:
> > [netstack] Add trivial health check
> >
> > Verifies netstack can run for a while without crashing.
> >
> > This CL borrows heavily from https://fxrev.dev/586582, but now that
> > https://fxbug.dev/109329 has been closed, system-update-committer can
> > handle multiple verifiers.
> >
> > Original-Bug: 64607
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/727015
>
> Original-Bug: 64607
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/789787

Original-Bug: 64607
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/790742
Original-Revision: 2f66b3491d9c3143c743650c888db95a8cbe045b
GitOrigin-RevId: 29cf9fa60b37351199ac059bd8341f35da2b892f
Change-Id: Ide35e38d1c2ed0988dd1fbde4a91e913c94c6df5
1 file changed
tree: 09e9706c4866da2561b6f7da74cb9a4bdbd91318
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.