[roll] Roll fuchsia [ctf][disabler] Script to disable CTF tests

This script provides a bare-bones command-line interface
to enable and disable CTF test cases, and annotate test
cases with freeform text such as "Tracked by b/12345678".

The script must be run in the root of the source tree.
It's currently standalone; use e.g.

$ python3 scripts/disable_ctf_tests/main.py

Original-Bug: b/412727988
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1257209
Original-Revision: 83ae1527608a6d618b0689165d7789d67f49f786
GitOrigin-RevId: 7664be17f04ef6dd32ca00aae923c51d166dee72
Change-Id: Id964ac80b4cdcf581010524c2f526821f98549e3
1 file changed
tree: 1a23a23baaa41ba57347390e9b496ec02991a416
  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.