[roll] Roll fuchsia [bazel_sdk] Propagate test args.

Propagate all unknown/remainder args from command line test-pkg
workflows to `ffx test run`.

This change also removes the concept of explicitly specified task
arguments as it has always been obscure feature that has rarely been
used and conflicts with any `--arg=value` usages.

Also fixes some local development workflow documentation.

Original-Bug: 369662168
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1127492
Original-Revision: b651768338b7ba491648a92ccf67ef2dfc7be774
GitOrigin-RevId: 71142359ca3c370a081e04a6ed2587dc5b088281
Change-Id: I08194ffd5b6ad26e3fcf7b2633470045758b32dc
1 file changed
tree: b41c920ade07ef1ad16cbc5a84f76005d2cc651c
  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 in one of the communication channels documented at get involved.

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.