[roll] Roll fuchsia [swd-e2e-tests] Return error, add extra logging

This changes the upgrade test to return an error up the call chain if
if it fails to create the upgrade_prime2 package. It also adds a few
more log messages, and does some minor reformatting.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/853758
Original-Revision: 3c6b8beeb4c99677958250881f9f7dee7d883fdf
GitOrigin-RevId: fce4cd330cd338cc738b86595a870c096741dc9c
Change-Id: I3498c8e03fd1467d5095735c520257f0bd343f82
1 file changed
tree: f5b317383b78ba0e1bf24c8ebae4d303e61597c0
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.