[roll] Roll infra/recipes [hardware_validator] added props to recipe

Added the proto for the new properties of the recipe. Right now those
are: device_type, pool, and min_capacity.

Original-Bug: 419271428
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1321566
Original-Revision: 0b405b61b968cd6b84663792e88d1986831e9b47
GitOrigin-RevId: 0d06e08ab685a528f65930533947318b4dc00d61
Change-Id: I4a7d799949ec7f602ecababff268176ec7903840
1 file changed
tree: 5e8560d74d302f90d91bedbb44d679b8f747a208
  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.