[roll] Roll fuchsia [starnix] Migrate cgroup_test to Machina

The cgroup_test has a single test (ProcfsCgroup) which is skipped on
Machina. However, all these tests are skipped on hosts and so Machina
can be considered to be outperforming hosts.

Original-Bug: 435279160
Test: fx test linux_syscalls_cpp_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1533821
Original-Revision: ba3e6ce4ac742744f35375b97015e8c410cf730e
GitOrigin-RevId: 8c7f652005f2e81f631953208eb25186cd907fd7
Change-Id: Idb70c9b798e41288a8e22c886da6a4840310a370
1 file changed
tree: c2c492b50927c618c032346b80b03a2f7fb0db53
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.