[roll] Roll fuchsia [stack-migration] Disable Abandoned migrations

Set the MAX_ROLLBACKS_PER_EPOCH constant to such a large value that in
practice, migration attempts will not be abandoned.

The intention is to more aggressively drive usage of Netstack3 in
production. That way, any issues with Netstack3 are more likely to
surface before we delete Netstack2.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1560973
Original-Revision: 08fe6463f365fb40a5bdc24ceb1f1075416ccbd1
GitOrigin-RevId: c4d821c3ee834a7acfcdf841e6d8af1e8f2609d7
Change-Id: I9496769d2f95d40af4412dbd751901f5b66ae3bc
1 file changed
tree: b4c2c909368a071bc819de27f0e91bb2f4311d8f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  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 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.