[roll] Roll fuchsia [cts] Temporarily disable fuchsia.driver.test.

It is currently preventing new CTS archives from being released.
The driver test realm needs to be added to the fuchsia
image core packages, which is being worked on in fxr/627583.

Test: ./sdk/cts/build/scripts/verify_release/verify_release.py
Original-Bug: 87160

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/630282
Original-Revision: 57efb6abd552c19c02d16114b78fa35818cf7133
GitOrigin-RevId: 317babeb41252a2c248e0b1c90c43cb23c40c151
Change-Id: I99e7b640904ee488e1d5e2bbb4b0ec0c95bacb87
1 file changed
tree: 3d2867d1a4aaae0d18efc36ae5f2512cd1b351b3
  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.