[roll] Roll fuchsia [buildbot] Add workbench test groups.

There aren't currently any product_bundle_test_groups in fuchsia.git
for tests to run on workbench, though there are several in
//vendor/google. Many of those groups list tests defined in
fuchsia.git, which is weird.

This CL creates a structure for such tests and copies the existing
test lists from //vendor/google. Next, I'll update the appropriate
builders to reference these rules, and then delete the old rules.

Original-Bug: 485955002
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1509696
Original-Revision: 19f8359a2a98c7c6a85bbacdf96c9a8d88c904a4
GitOrigin-RevId: 15d161da997c0f9c2f1db714fb8a26c3145abe16
Change-Id: I53fde401c63fff776fe21f52f45a459e3a0431f6
1 file changed
tree: 0a22317c84ce35c742bca910e2e1976d1e9a498f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.