[roll] Roll fuchsia [build] Use environments in boot_test() and related templates This updates boot_test() and its derivatives to take the environments parameter used by test_spec() directly instead of the old device_types parameter, which matched up with an earlier iteration of how test specs worked. The *_env variables defined in //build/testing/environments.gni are now used directly to set environments lists for tests. This change has no effect on the output tests.json data, it's just an internal clean-up in how the same data gets produced. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1049874 Original-Revision: 397d2fba97b23f137ade0554cb0b57a8f8826989 GitOrigin-RevId: 6926428a5699ce7804598601c680e090d325127e Change-Id: Ic05aba3f7727bc0ddde1d86a6daac6cf167c50c5
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.