[roll] Roll infra/recipes [testing_requests] Always use virtual_device_spec.

And remove memory and cpu from emu_config. This should go in after
fxrev.dev/1183055 causes botanist to always use the product
bundle/virtual device spec which means it won't be using the memory/cpu
from the config because it'll be using the values specified in the
virtual device spec instead.

Original-Bug: 377334353
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1159584
Original-Revision: a2560708fa566f29f17cb7140665322304f22bf9
GitOrigin-RevId: 138b3d24a53ce597bdb91063b5ba445c0ef72a69
Change-Id: Iaa0020c380d1710bed13756a60035222461d7ca0
1 file changed
tree: 4194aaadae7e2d402713d0c216f8a7b2b233104d
  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.