[roll] Roll fuchsia [verity-benchmarks] Remove largest verity file size

Since the verity-benchmarks are non-hermetic (as they manipulate the
system fvm), the terminal.x64 builder has previously run into
OUT_OF_SPACE issues after running the benchmarks multiple times. Given
that 10 MiB is much larger than the size of verity files that we see
experimentally (< 256K), it feels fine to remove it.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1016438
Original-Revision: 1ec2fa4227fe427a0c3716e61737d017e55bc052
GitOrigin-RevId: 0f8dbac3bc7a56e0590e56011a633e4430edadb4
Change-Id: I028da283a937d1400ef6825e9261ca93c99f085e
1 file changed
tree: 9741cf6e16f016682e56a47aae29029d18a20614
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.