[roll] Roll infra/recipes [recipes] Fix run-all-tests regex

Support 0 or more spaces between `run-all-tests:` and the `true|false`
string.

Original-Bug: 92799
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/677963
Original-Revision: 22ca5dd9d3fd08d8905698a60f794a19af5866a6
GitOrigin-RevId: e68a5f0dda824833386ec4e137f36ef2abad4498
Change-Id: I118f62ff03d9123dd546d6575894b0dca938e255
1 file changed
tree: 4d210b4fb3110efd28f163dff6292f89756dd3e9
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.