[roll] Roll fuchsia [stack-migration] "force NS2" is an enum variant

Encode the decision to force use netstack2 (as the result of failed
healthchecks in the previous boot), as a dedicated enum variant.

This allows us more explicitly track whether we're considering the
"forced setting" or ignoring it. Start ignoring it when publishing
changes in the desired netstack version to the rollback module.
Otherwise the rollback state machine may incorrectly enter `Canceled`
state.

Original-Fixed: 395913604
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1203304
Original-Revision: 939fd7e783af52ca112c1ada9fc6ccd2cd1fc3cc
GitOrigin-RevId: b496e3a494748e0a2bc8f3fe285083cfa9e136f9
Change-Id: I65d5729aa4067c16eb539925e72e8e4c21fa8641
1 file changed
tree: f402a9411ae6ec97da12b3ceb72fb61151e68461
  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.