[roll] Roll infra/recipes [testing] Don't add step logs for test artifacts.

The step logs can only properly show text artifacts so other types of
files are not properly displayed or downloaded (such as image files or
zip files). These artifacts should all be uploaded to resultDB already
and available in the Test Results tab so we should point people to get
the artifacts from there instead and remove it from the step logs to
avoid confusion.

Original-Bug: 380129878
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1160968
Original-Revision: cdcf64ad074b6c62580c93d88e54b5e91ed5f1ad
GitOrigin-RevId: 0be6a4357ee04d80bd595c5b4dfa8a797b785e22
Change-Id: If77d67855afbc448e20b0dd105053337c83c8000
1 file changed
tree: 169b7c43479bbbc3c84244c921b442eec8827f49
  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.