[roll] Roll fuchsia [testsharder] Set timeouts earlier

fxrev.dev/667563 added code that assumes each test has a timeout set,
but it runs at a point in testsharder where the timeout fields have not
yet been set. Move the timeout calculation earlier so that later code
can assume it's already set.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/668406
Original-Revision: 68ac6b599858a07680f03e6e404fb433db15c470
GitOrigin-RevId: 19cfbbf328c749f905acfc20981f4f78cc20bbc8
Change-Id: I4305ed2527fdb61497fe45f4802d95d3aaa93583
1 file changed
tree: 78a477625d25cac43d4a2a3e28fa6ece99d157e6
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.