[roll] Roll fuchsia [test_spec][testsharder] Add expects_ssh field.

This will allow a test specifying its own product bundle to also specify
whether that product bundle supports SSH. As product_bundle is only
currently respected if `isolated` is true, testsharder won't be able to
properly handle a test that specifies expects_ssh without isolated=true
either.

Run-All-Tests: true
Original-Bug: 338300717
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1046001
Original-Revision: abe46e2422f43cdeec11c8610dfcfc4cf9ac8d1b
GitOrigin-RevId: bdf4bca44b17ba71fdda6c40682d32f06aa1e5bd
Change-Id: I0e4a4a9f7107571acb433b48e327ccb75e0fefe7
1 file changed
tree: ff306366f7ce3bfeffc5ab184dc50611ef81ff94
  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 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.