[roll] Roll fuchsia [testing] Require test timeout allowlists for vendor repos

Instead of allowing any test in a //vendor repo to set `timeout_secs`,
require each vendor repo to contain its own allowlist in order for tests
to use `timeout_secs`.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/964872
Original-Revision: a58e5fd2e2845c9b1ee7f39701db13bafb7ef4da
GitOrigin-RevId: da655742f8cc2596e03368c1bc17c154101011c5
Change-Id: I60bf3cf02105a05e5ac5720182d9961044b25cc5
1 file changed
tree: afcc53a734851bc2aaec19db0c222543c4d87997
  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.