[roll] Roll fuchsia [test_manager] Align internal names with fidl protocols

This updates some internal names to use the test run/suite/test case
nomenclature used by the test manager fidl protocols.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/579754
Original-Revision: f915ec239d2e18d2be8b7981003e3ec0c0830411
GitOrigin-RevId: 5f75a81fe7e6cbd73e06bc1bc83061572c777224
Change-Id: I307cf5de13c4a22e945bd5f696bbd92257cda59a
1 file changed
tree: 3f6fead6474d34c2ec37a5a418043bb9986b639e
  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.