[roll] Roll fuchsia [starnix] Prep to absorb new upstream tests

- https://github.com/google/gvisor/commit/58cbc1af952b47183bc354e405d00f601790f6d7
  + Cgroup tests
- https://github.com/google/gvisor/commit/8053cd8f0bf6ca3982470968ecfe061f874f0ac8
  + Mount tests
  + Pivot Root tests
- https://github.com/google/gvisor/commit/0a818095d9f0a38edb7e56130de54d0682c357aa
  + Pty tests
- https://github.com/google/gvisor/commit/9defeeaf093a169645cacf6a017c6b3609e0c763
  + Seccomp tests

Original-Bug: b/326247472
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/994736
Original-Revision: b1e8a378499ce9ce2c141a483dacc52c4c0b6b16
GitOrigin-RevId: 41bd6f2185598ce4833e8b22443bcddb27228921
Change-Id: I58f10daf24ddc65778b43414831dbc224b2692a0
1 file changed
tree: e5d64d847a040ef7592d9c35d22416f03f1fad00
  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 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.