[roll] Roll infra/recipes [emu] Increase memory for coverage.x64 emulators.

We started seeing kernel OOMs on the clang coverage x64 builders. We
already use 16GB for the rust version, so do the same for the clang
version to mitigate this issue.

Original-Bug: 362342444
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1107878
Original-Revision: f2d812953841ec1f608a30a4a41e3e884b66b54a
GitOrigin-RevId: eb10a5c818db3cf2ce8c5b66dd91450c019c6fdf
Change-Id: If7dba442313c58a00681c9f81790a590f93642fe
1 file changed
tree: 899cef62bcb36d67f280f2484cc448c4ce4bc142
  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.