[roll] Roll fuchsia [trace] Migrate tests to CFv2

This CL removes two of the trace tests:

* Nested environment test tests that the trace tool can set an
  environment name when launching v1 components. With the imminent
  extinction of v1 components, this feature is not meaningful.
* The KTrace integration test was disabled a long time ago and did not
  appear to work successfully when attempting to re-enable it, even
  before migrating it to CFv2. Since it has bitrotted to the point where
  repair was overly difficult, it has been removed.

The other tests appear to work with minor modifications for the CFv2
migration, despite being disabled. They have been re-enabled.

Original-Bug: 90444

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/696646
Original-Revision: d7dc6de75ca04fea5725f6400388b2bda74b3371
GitOrigin-RevId: f6b797f2869b83dc8796642982f654eb73550528
Change-Id: I34faf20cf13f9b0888da6cab36eb9f751c71da62
1 file changed
tree: 7a49d4d56420e4bdc4c4bbbdc588577172e30f5c
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.