[roll] Roll fuchsia [ota] Make fixes for qemu OTA test.

These include:
- adding the vbmeta to the emu product bundle artifacts.
- setting the FUCHSIA_BUILD_DIR env var because ffx emu looks for it
  when using the -uefi flag.
- setting a time limit on waiting for the ffx daemon to close because
  the OTA test runs inside an nsjail which causes the command to fail.
- adding the LUCI_CONTEXT file to the nsjail mounts to allow the OTA
  test to call the artifacts tool which requires authentication.

Original-Bug: 409564262, 415899721
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1263969
Original-Revision: 4cf0e27729bdd7859f6033613a8a3af8a6968797
GitOrigin-RevId: 4856d66543f2b64f90bc03b18b9a7e3791716e24
Change-Id: Ic50ec0ce6b947f204eda390099c0cba58e692751
1 file changed
tree: 047310679e6bb2151a061c0976b6237224885bdd
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.