[roll] Roll fuchsia [testsharder] Add support for adding only image deps.

This will allow us to enable uploading image deps with task inputs
separately from using a local package repo which has some blockers.
This will be helpful when running zbi tests in bringup builders because
downloading the images from GCS adds a minute or 2 to the longest zbi
test shard.

Original-Bug: 95826
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/659930
Original-Revision: 4416708e7803fcac0c252c83c74da77e0412649e
GitOrigin-RevId: a18d819935623f17edf52d4435a2dbfc0928fc7a
Change-Id: I11e09113d7ddb367255a3492048503a568c4b4f7
1 file changed
tree: 4984b0c04df3644c9ee93038433547277d98285f
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.