[roll] Roll fuchsia [testing] Move control_flows.py to fuchsia.git

It's currently in a product-specific codebase, but it doesn't need to
be, and a different product needs to use it. So I'm moving it into
//src/testing/end_to_end/honeydew.

Original-Bug: 465457376
Original-Bug: 467431393
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1444821
Original-Revision: 4eb88d26694ef4932b80dad7aea3fa828d8c3cce
GitOrigin-RevId: 8550ace6810fbd43d240f579976c3c0219a1b090
Change-Id: I30687aad49230b9c639fe3774bd95e407e1c90dd
1 file changed
tree: c9257cd9a79e040a756b3bec7f95d5465f51fecb
  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.