[roll] Roll fuchsia [paver-e2e-test] Add cycle testing, timeouts, and gn options

This extends the paver e2e test to:

* Support cycle testing
* Support timeouts when paving, or for each cycle
* Extends gn to support specifying all options

Note that this temporarily keeps around the `release_builder` template
option. This will be removed once the petals have migrated off of it.

Original-Bug: 108834
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/722870
Original-Revision: 100b97f16b711f6b8c4aca801721aa2861ae7e8e
GitOrigin-RevId: 115fdbf7a6c1b181c92997767b3694f3a1f2e9b8
Change-Id: Ia26f0693d9ea9e093687824d9d75c8831ef77e1b
1 file changed
tree: 98006fc1f6d565ad9cdc9801d7562144753723f6
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.