[roll] Roll fuchsia [Honeydew] Increase timeouts

* 'ffx target add' timeout has been increased to 60sec. More info @ https://buganizer.corp.google.com/issues/336608577#comment29
* 'ffx target wait --timeout <>' has been increased to 180sec when
  called in "wait_for_online()" which is used to wait for the device to
come back online after the reboot. Reason for this with current 120sec
we are seeing flakes and FC example reboot test is using 180sec as
timeout in reboot use case

Verified the following on Patchset: 1
* Honeydew code guidelines
* Successfully ran the impacted functional tests using InfraRun
* Successfully ran Honeydew builders using try-jobs

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1044473
Original-Revision: 8f24e5d0a1612ce36a0fda07927e26734ba90eee
GitOrigin-RevId: 2c08d62d7218f0a501bf0d2eca23ec7b679c4047
Change-Id: I134388dea6d0beced1826dbbb220fe74a657b522
1 file changed
tree: d49f115229d7565009cde475dbfebbcfd25c6f20
  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.