[roll] Roll fuchsia [netsvc] Fail test if netsvc exits

Early netsvc exits would be observed as timeouts in most tests, which is
hard to debug.

Original-Fixed: 91834
Multiply: netsvc-integration-test: 30
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/635182
Original-Revision: 1c1789839d2cbbb55e68f924c5e6f08a8f4fa3c5
GitOrigin-RevId: 095bd3924d594efb34c816b6f6e2c310e2f5eb86
Change-Id: Ic85d8fa9716a5ae8af8e8578226f8ffe17c75251
1 file changed
tree: cbfddc9bbd53f1ca9cb14fadc47f5c575698de53
  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.