[roll] Roll fuchsia [system-tests] Also retry IsDeviceUpToDate downgradeOTAAttempts times

The target may reboot during the "what version is on the target?"
pre-check as well as while we're trying to run the OTA, so try to be
resilient to that as well.  Using the same config flag makes sense here:
both are aiming to handle the downgrade build spontaneously rebooting.

Original-Fixed: 110451
Original-Bug: 109499
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/738445
Original-Revision: cda1c907e5d5ab16e21aeb94272e9e553e9fb0e4
GitOrigin-RevId: be9eac9aa8a34531f17e6d54f524b2cc491aea85
Change-Id: I75ce8f42acffea87f310247c6d35763de71c301c
1 file changed
tree: e650b3f69e3e337253fd54377b6c62a1d26748fe
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.