[roll] Roll fuchsia [system-updater] Add a timeout to cobalt flushes

We've seen some test flakes in which we appear to hang on Cobalt
flushes, though thankfully this won't be an issue in OMCL-based setups
(because they allow a reboot with PerformPendingReboot as soon as we
enter the WaitToReboot state, which happens _before_ we flush Cobalt
metrics).

Add a timeout to that task to ensure system-updater makes progress,
even if we drop metrics.

Original-Bug: 64452
Test: refactored cobalt flush into a separate function, added unit
test.
MULTIPLY: system-updater-bin-test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/466635
Original-Revision: 91f4bd84db874b5693f4f8040e4f5a39facc701b
GitOrigin-RevId: 3d2a4bba2180dd3fc61c81e4de6a90288668f574
Change-Id: I059d15df39f334f7be76a406a05a5ad7da47a745
1 file changed
tree: ff2109207f8f778df0c1a38e5acac9d151f19474
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 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.