[roll] Roll fuchsia [run_test_suite] Remove validation of directory ready in offers

This is necessary to start removing the directory ready offer in a few
places.

The deletion of the directory ready event in the testing code is
finalized in the follow-up fxrev.dev/1019041

Original-Bug: 328110424
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1023572
Original-Revision: e4cd99af72a30357e6101ccf658726e1de7875c8
GitOrigin-RevId: 606e5a23d34be599ee63cd14c267bbbc86f81c42
Change-Id: Iabb3b662e9d56f8177501c925c8b6bdd392d72dd
1 file changed
tree: ab2def6c107dbed69c68c0c7c11d5808b8da4efa
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.