[roll] Roll fuchsia [test_spec][botanist] Add bootup_timeout_secs to test_spec.

This will allow cuckoo tests to define the timeout for how long the
custom images they run should take to boot up so that we wait enough
time to try to establish an SSH connection.

Run-All-Tests: true
Original-Bug: 327668450, 322239710
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1025378
Original-Revision: 0174ccdb0a6c4113b4c9f625c5f07c302e2144a8
GitOrigin-RevId: b84c7da61903bbd15b56bd23de74b77ddf136dda
Change-Id: I24ee7ed221eaab39356b2e184a86433ed4436ccb
1 file changed
tree: c666f761c34d3d0510bf1f224afaf078e874f8d4
  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 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.