[roll] Roll fuchsia [fshost] delete non-storage-host fshost integration tests

Delete all the test package configurations that don't enable
storage-host. Now that storage-host is enabled everywhere, we are going
to start deleting support for non-storage-host configurations and the
first step is to stop testing them.

This also gets rid of the migration tests, which are no longer enabled
on any configuration.

Original-Bug: 394970436
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1582114
Original-Revision: 9173311d5779d19fad41d8c8f293b9306496048b
GitOrigin-RevId: 8482afff4cf337ae1d91275fa14a67447f87d059
Change-Id: I7fe9cff810c33ec1071f7c88c185869f2f9eb82d
1 file changed
tree: 9b5b163439dd1832b77137afe839facb96cd6bf8
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.