[roll] Roll fuchsia [tests] 11m for package resolution with container

This is a follow-on to Icbdc8574cd890cbfd212f838a4a1aceb3270e80f.

This sets package_resolution_timeout_secs to 11m for tests which use a
starnix container that has been identified in at least one case (that I
know of) to be associated with flakes due to timeout during package
resolution before running the test itself.

Since the majority of the package resolution duration tends to be
resolving the blobs of the large or large-ish containers, it seems
prudent to give more time for package resolution for all tests using
the same container.

Original-Bug: 483668123
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1526003
Original-Revision: 5c178621b70dce775f45149bf7a0d98e3bf58a70
GitOrigin-RevId: 5d0f58b94e1aadcc065463b5ff0ca0574e18616e
Change-Id: Ib232035d9bb2d3d99f4c9d7d26c38397b03ecfd6
1 file changed
tree: 3fe8eab504156933b1c814be1bc5d69ad4a0555e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.