[roll] Roll fuchsia [build][storage] Use Valico-based JSON validator for fs_test

Two changes to the fs_test schema are required:
* Change the the schema to Draft 7 as required by the tool.
* Use `minimum` instead of `exclusiveMinimum` since the current version
  of Valico does not correctly support the latter - see
  https://fxbug.dev/490453759. There is no change in allowed values.

Original-Bug: 42168969
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1531356
Original-Revision: 4f341c3bc5fbf9b2eeb446b7320b6f7778fb68f3
GitOrigin-RevId: 5a084a83cb7b17036646bc28ff5580d9d4fbc88a
Change-Id: I7be0b2a57a0a388b7da22f821ff58d67e72e785a
1 file changed
tree: b977d51c40f9a6a8185aba28fe0e954a56b146e9
  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.