[roll] Roll fuchsia [snapshot] Enhance e2e test to also validate log files and others

For PETS purposes we can likely reuse this test to ensure logging and
inspect are working by validating the presence of data in a snapshot.

We can likely reuse this test by just enhancing it to not only validate
the inspect.json file, but also the log files as well as other metadata
files present in the zip.

Multiply: snapshot_test_fc
Original-Bug: 338416932
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1040853
Original-Revision: 69fdd6c263f43ace1f3c7cbac06b482e9ade6ca6
GitOrigin-RevId: d3d3c026d5ed834493b51858d21a4026ddf32e83
Change-Id: I21f205c43ecaf8246283625be532964124d834a2
1 file changed
tree: 6323c0cffc1fc8e91e75d5bf88387642b595e349
  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.