[roll] Roll fuchsia [cm] Migrate scoped instance tests

This CL migrates the scoped instance tests
to use events V2 per RFC-0121.
MULTIPLY: fuchsia-pkg://fuchsia.com/scoped-instance-tests#meta/scoped_instance_test.cm

Original-Bug: 81980
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/726355
Original-Revision: f4da9687ef3aea662a60ef511f9ff239e8238668
GitOrigin-RevId: e77d2f5157f366a4ee9eae8b6f7c54b845f15f64
Change-Id: I298ea8dda7b014f2c9e54f1541aade67d67f6fc7
1 file changed
tree: 9977ad54a96bb53f352cdfbea2a89627b4cf53b9
  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.