[roll] Roll fuchsia [test-pilot] update output directory/outcome

This CL changes the directory structure of the output directory used
by test-pilot to conform with the new design. It also updates the
outcome type used in the summary to have a 'result' field and 'detail'
field, also in conformance with the current design.

Test: new and updated unit tests

Original-Bug: 327640651
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1281590
Original-Revision: 9f568a72e3df7237de6bd69f0f9054e86da6421b
GitOrigin-RevId: f0cee0216b9d4504da12c571ed30014d125e396d
Change-Id: I74b33506bcd0fc59876b18805bc0dc352d900601
1 file changed
tree: 07ac8ed395b87844088192c45899a4dc55892eaf
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.