[roll] Roll fuchsia [diagnostics] Add only-new option to tester

If "--only-new" is passed as an arg to test_component, then
only the new-style Inspect data will be published. Existing tests
(other than Elephant) are unaffected.

Test: $ fx test //src/diagnostics
Original-Bug: 71350
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/509893
Original-Revision: aceeb134b8f6c60dcbda18605e41e40ca2bcdb90
GitOrigin-RevId: ae9f3b1f979ee1d26fa0d9c0a10ca310209af4cf
Change-Id: I41846a55812292f35a5e9fb97b02e522694d3944
1 file changed
tree: 0ce3447aab53fdae13d94f01eb7f7e0950a38ec6
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.