[roll] Roll fuchsia [cts] Update verify_release script

Now written in python and moved to
//sdk/cts/build/scripts/verify_release.py.

This can be run as a test or standalone as a script, though this likely
will never be able to execute as-is in CQ since it runs fx commands.

Following CLs will add a step to run the tests at the end, and reset
your "fx args" settings to be less disruptive.

Original-Bug: 84049
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/573941
Original-Revision: 9467b7079fa42957103a973013d8b98c1e31861a
GitOrigin-RevId: cae267d892a40487c99accca3591e1ef5cb0d67f
Change-Id: I726b8b1889efa53f1a6a12792609c12e0a9427d9
1 file changed
tree: d7e4b0eb8364154e832a62bbd604ad6813404885
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.