[roll] Roll fuchsia [pkg][test] Delete pkgfs tests that use cache_packages

The cache_packages manifest is being migrated to cache_packages.json,
which pkgfs does not read. It is okay to remove these tests because
pkgfs is not used anymore. I've checked that pkg-cache has
analogous tests.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/686182
Original-Revision: fb4a13bc4a6bff10394fc8bf2f20936dc43c8e2c
GitOrigin-RevId: fd66f6dea9968aefa19bf3d1226e418a996acc29
Change-Id: Id5391e5ad587701a4d4cd1718d5b735f15a5c42e
1 file changed
tree: 462969d23c2ba258de6112f655b5448fa0045922
  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.