[roll] Roll infra/recipes [goma] Improve simplicity and consistency

Extra goma_ctl.py calls into a single method that ensures the
environment is set up correctly and the step is marked as an infra
step, simplifying callsites.

Also simplify test data and path names that are arbitrary.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/819267
Original-Revision: 60b393b09db6781996f70639783d26257eb68ba9
GitOrigin-RevId: 4031e87a6eae391fbf3984df1f54481a78d86030
Change-Id: Iab7ecdcb629d94e3843b3c5b26c3963e35228c04
1 file changed
tree: f2d587eef712f19d9be8c1285efc50a08a17b218
  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.