[roll] Roll fuchsia [botanist] Exclude paved images in device downloads

Downloading images to flash took up to 20 minutes because we downloaded
all possible images instead of just the ones that could be flashed. Also
moves the copyImagesToDir to target.go to improve the presentation in
swarming task output (which previous had `qemu.go` in device runs and
confused developers).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/687230
Original-Revision: 69452f06fbf6f151e14210e161927e8a5350577d
GitOrigin-RevId: b7906c2bea05a03bfafb00c13d85463791de7d8e
Change-Id: Id4a56f2d6ddead5f105b7924e86f336cc9113902
1 file changed
tree: af7f4a617275862aa7aa8b5499921b6d412edd42
  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.