[roll] Roll fuchsia [kernel][phys] Increase timeout for zbi-memory-test.

This test is flaking a lot more than other boot tests and may be hitting
the 30s default timeout. Increasing the timeout can help determine
whether that is actually the case.

Original-Bug: 129256
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/872836
Original-Revision: 82fa0a91fece9d512e0f73a367a5bfe474f60586
GitOrigin-RevId: bc838f5c9b40c4513761806c01aa274f58283546
Change-Id: Ie0bbb9e32ba1a4fd28427911af150d3121845243
1 file changed
tree: e1fc7e1279ddc3a5cb27e573bb97cebb14e979da
  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.