[roll] Roll fuchsia [testrunner] Scale test timeouts by a factor determined by an env var.

This will be passed as a flag to botanist which will set it as an env
var in the testrunner env. It will be used on bots that use TCG which
runs much slower than other envs. fxrev.dev/1137346 will set the flag
and both need to go in for this change to take effect.

Original-Bug: 366233201
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1126631
Original-Revision: 9596e357bc865aface930385291816f4fd53b267
GitOrigin-RevId: 94815d5a1f21cb2c5588186b5db5db186456dc90
Change-Id: I735382e56e39cc76c866ee052188ba7e1901afe9
1 file changed
tree: 9730fe6d6b7099b18cba00b4ea6a111562b4ba0c
  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.