[roll] Roll infra/recipes [femu] Fix cipd upload flow.

- Use api.cipd.create_from_pkg to build and register pkg in one step.
- Fix test_data used for api.file.listdir() to use relative path names
instead of full path name.

Original-Bug: 87608
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/605968
Original-Revision: 971adc662b810d9da0e77240623b950dbfbe928c
GitOrigin-RevId: 0979b3c5a0fa76da6e7857ce3dfeb92dd8cfdf2e
Change-Id: Ie61682bfd8b69a4f28813c3337746ffc06b832af
1 file changed
tree: be4b3e85be2c0e91141d2d713a048486541939f5
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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 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.