[roll] Roll fuchsia [testrunner] Add experimental flag to run experimental ffx features.

As we test more ffx features, some will be ready to use in production
builders whereas others will still need testing. Thus use another flag
to distinguish between the ffx features that are stable and those that
are experimental.

Original-Bug: 84869
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/617022
Original-Revision: d162c492559e7a5a21c8d1c400edd480fb796c8b
GitOrigin-RevId: 06678604ef9f8333b8bfaabffecfc9b1567d298c
Change-Id: Iee80c25111d5fd71eacba51a74162465e110736b
1 file changed
tree: 74011c2667166e1c1fbd14685085c41dc45fc031
  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
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.