[roll] Roll infra/recipes [testing] Simplify summary.json handling

Pass around a JSON object instead of a string. It's not worth it to
explicitly handle the case where the output from tefmocheck is invalid
JSON because tefmocheck would fail if the botanist summary is invalid,
and tefmocheck is simple and trusted enough that it's very unlikely to
produce invalid JSON.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1177433
Original-Revision: 1e4c3dcc1baa7e9a02a3115e7acee705c8ad2581
GitOrigin-RevId: d90dd1c406cdc8d7267e185297d07ab4a00430d4
Change-Id: Icc87ae1d764c3fd2000a5958f823230166721706
1 file changed
tree: b2ef61fcee2c002dc454e1dce7a5f67c38eacc69
  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 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.