[roll] Roll fuchsia [test_pilot] Change as per approved design doc

- Convert required params from env variables to cmd args
- support FUCHSIA_TEST_OUTDIR
- support strict mode

BUG=327640651

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1041566
Original-Revision: 443c84a782e4460cd08d8a4462ca9ca5aff7b910
GitOrigin-RevId: 5f74436f73010f1e149204c02ad8d4b66b84079f
Change-Id: I21c91dc9a3d5d2b7d9c7f3555f45dafc211f529c
1 file changed
tree: a24108e0965821cd16f7d5f8e0a26e0489ebd2df
  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.