[roll] Roll fuchsia [f2fs] Separate gc tests from f2fs-slow-unittest

This CL fixes an issue with f2fs-slow-unittest causing a timeout.

Original-Bug: 131297
Test: f2fs-slow-unittest f2fs-gc-unittest
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/891698
Original-Revision: 6e060d7e9a1c6d08b8dd34950e229ed5dc181275
GitOrigin-RevId: bfc7ff78a8a5795baf20ab3230b065d90d49fd7c
Change-Id: I0b758b4976c3d6677e3ee59c56a8b9521512727b
1 file changed
tree: 4f039c3740d314b92330af9133055c76837d24d9
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.