[roll] Roll infra/recipes [hardware_validator] Launching tasks on specific bots, and sorting file.

Launching tasks on specific bots that meet criteria for selection, and
also updating the last seen field of the bots and removing bots that
have passed the threshold time or bots that are no longer in swarming
from the file in CAS, and also sorting the file to give priority to bots
that have not been tested at all.

Original-Bug: b/419271428

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1333584
Original-Revision: ebaa9f6fc12184e4ab4d91e646bc308236592603
GitOrigin-RevId: 51f8356330b7714c85115981022f1488a0c71d30
Change-Id: I456add71a0cc245752bbe91164a27d8fc4d83d37
1 file changed
tree: b576313db4a5b9135f0f90ef136386aa9a800baa
  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.