[roll] Roll fuchsia [run-test-suite] Move input parameters to mod

Moves input parameters to a new module, and deletes an old struct that
isn't used anymore.

Original-Bug: 98222

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/684365
Original-Revision: 55eceb1a2dcfa4d3e1b9e4b81deb6e6c70e46664
GitOrigin-RevId: e5560679d1943eab5f47bc1260cf4712bd59b888
Change-Id: Ieb8b91820184161548537edf23fc9b9d5b3bcf16
1 file changed
tree: 3e6c4516a7b54d933e536e870c336ae5eafbdc23
  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
  12. 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.