[roll] Roll fuchsia [starnix][line_discipline] Refactor trace generation

This CL refactors the line_discipline build to make it easier to add a
new trace test.

Changes:

- Shard scenarios.json into testing/scenarios/*.json
- Create scenarios.gni as the source of truth for scenario names

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1488038
Original-Revision: 7240a06a28e72427e63365ca7e24c57535c405b2
GitOrigin-RevId: b4dfd59e1492d0ee397cb3ce690f1fb10fb295fe
Change-Id: I94b57ea7008a6e603a04c2adf9da7c1acb34b0bd
1 file changed
tree: b7d5d58ddb6f22e1707c67ecda1fd3b89c3a7c6e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.