[roll] Roll fuchsia [test_manager] Implement lifecycle controller.

This will make nested test manager complete all tasks before getting
killed and prevent leaking handles in memfs

BUG=379961285
Original-Fixed: 379741950

Testing: Added stress tests and manually verified that we are no longer leaking handles or memory.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1168237
Original-Revision: 0b05ef22db941fb418afe1ac37bdfdb526f0b308
GitOrigin-RevId: 3cdbd882ab5cb2619e803dd04c6db25c69c93d43
Change-Id: I7da8570c11556e7013c3ff26b0ea5fa1f2a7cf55
1 file changed
tree: 77328408f9e787f172d8e61d9a51147b19d975ed
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.