[roll] Roll fuchsia [docs] Refresh "Multiply" documentation

Preview:
https://fuchsia.devsite.corp.google.com/preview/olivernewman/fuchsia-src/development/testing/testing_for_flakiness_in_cq.md

The vast majority of "Multiply" users today use the simplest format,
with a substring of the test name and omitting the run count, so the
docs should reflect that by framing the simplified format as the
default. Very few people use the optional "(os)" feature and practically
no one uses the old JSON syntax anymore, so we should stop documenting
them (but still support them for backwards compatibility).

Also document a few limitations that we often get questions about, and
delete some redundant examples. Overall this should make the doc easier
to digest by moving important examples to the top and shortening wordy
or unnecessary sections.

I also updated the build results page screenshot to reflect the new LUCI
UI.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/679358
Original-Revision: 0d20328f32550294c7b73c6ef3f8a9d6de0470da
GitOrigin-RevId: 882a320d45d933f0ab6c97e03340ae0c7043457a
Change-Id: Ie7936214874d855eb2caac45284782512490ec70
1 file changed
tree: f2933943e3aab4ff07c34de72d509edf230b22e9
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.