[roll] Roll infra/recipes [reported_step] Adds reported_step recipe module

Create an initial version of the reported step recipe module.
This recipe module will enable the users to upload the results of the
step run with this recipe into ResultDB.

Original-Bug: 104874
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/702632
Original-Revision: 61c36320ffd8e8976831945568747499f99811fa
GitOrigin-RevId: 98139218286aabf5f24574ffb13b290fbafedbdf
Change-Id: I115c99dadc11519302b27b69be3bb58b3f915706
1 file changed
tree: b157d29ae20a8562d1a0a6eea0f5ef4a98ed5f6c
  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.