[roll] Roll fuchsia [fxtest][rewrite] Add additional fields to file parsing.

This CL adds "os" and "environments" fields to parsing for tests.json in
preparation for using the values to determine what tests are e2e.

Original-Bug: b/295340416
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/909280
Original-Revision: 77fb8387a089eb41d135cd09c29272c307b70c2c
GitOrigin-RevId: c33dff9b179131f0e239fbdec561fefbb2b55fd3
Change-Id: Ib5da8883f825a1e9e128a67772686c9790dd5cc4
1 file changed
tree: da923f7c24d6140042e2abbc0ba86974d6f16724
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.