[roll] Roll fuchsia [archivist] Wait for BatchIterator connection to be established in tests

Otherwise there could be a race in which we stop before we have
established a connection and flake in the stop tests.

Original-Fixed: 380195828
Multiply: archivist_integration_tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1166792
Original-Revision: c9fa1fc5331bb26a064ae90c6876a722bde0a9f1
GitOrigin-RevId: 63aa2da8423bc7c4ff8dd4e90b6995a5c2956e6a
Change-Id: I9ad4f0678a561527f69e204434540a82a81b8a93
1 file changed
tree: 8c17f81dce3f9d8b07eab8650414fdce8a79ee16
  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 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.