[roll] Roll infra/recipes [hardware_validator] Uploading all bots to Json file.

Uploading bots to Json, to parse them later on and launch tasks on
specific bots based on criteria for selection. (The code for uploading
all the bots is temporary, it will be removed after this change.)

Original-Bug: b/419271428

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1327344
Original-Revision: 9c874ce85223601e7ebbdf70c9a434dada704b63
GitOrigin-RevId: 43a9834eed32730ca16d04664f7aae9337e6a112
Change-Id: I383e70df270068dfb220da1a53ce53f3499225d9
1 file changed
tree: 5b9a66e428b047cf38a45a60550f339ad0f93244
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.