[roll] Roll fuchsia [pkg-resolver] Split up http status test cases

Some pkg-resolver-integration-test metrics test cases internally test
~400 individual cases, which, on my NUC take ~40s to run.  This change
splits those test cases into smaller ones, reducing the maximum runtime
per-test case to ~11s.

Note that this increases the total amount of work that this test suite
performs, but it can now run more in parallel, so the entire test suite
runs about twice as fast.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/585286
Original-Revision: 38a2157c5d6bc5c9e201bde00af478ddabf881b6
GitOrigin-RevId: 85605578a1d461ea25156b3d0784c78c8b1e7153
Change-Id: I83f3ea0aeeae08700de2d2bd53a53d8eb4a7f8a0
1 file changed
tree: 18a7a5de4cb70cb419d22aad1e4104b39c458ea3
  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.