[roll] Roll antlion 44363c9..0f58495 (4 commits)

0f58495:https://fuchsia-review.googlesource.com/c/antlion/+/849878 Allow Fuchsia test params in botanist config
79f3df5:https://fuchsia-review.googlesource.com/c/antlion/+/849338 Provide user_params with tests
3abb4b1:https://fuchsia-review.googlesource.com/c/antlion/+/849337 Provide test params as YAML instead of JSON
f53100a:https://fuchsia-review.googlesource.com/c/antlion/+/849336 Update unit tests to use the SSH capability
GitOrigin-RevId: c215fdadb58397ec770f0eb701aa8542d14bf4cf
Change-Id: Ieb9591adee1b98fa91a080a6a716747a96091c7c
1 file changed
tree: 18de7314cb7c06ff1a61799aa8fc252c9cc18a16
  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.